Skip to content

Commit

Permalink
Update docker-images.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
blelump authored Aug 7, 2024
1 parent ba1596d commit 047fb82
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ name: Build docker images
on:
push:
tags:
- 'witness-v[0-9]+.[0-9]+.[0-9]+*'
- 'watcher-v[0-9]+.[0-9]+.[0-9]+*'
- 'witness-v*'
- 'watcher-v*'

jobs:
build-witness:
Expand Down

0 comments on commit 047fb82

Please sign in to comment.