Skip to content

Commit

Permalink
chore: 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 7de84ec commit d8db778
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[0-9]+.[0-9]+.[0-9]+*'
- 'watcher-v[0-9]+.[0-9]+.[0-9]+*'

jobs:
build-witness:
Expand Down

0 comments on commit d8db778

Please sign in to comment.