Skip to content

Commit

Permalink
fixed? (probably) github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
dodancs committed May 12, 2024
1 parent b418056 commit b17532f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
on:
push:
tags:
- '^v[0-9]+.[0-9]+.[0-9]+$'
- 'v[0-9]+.[0-9]+.[0-9]+'

jobs:
build-docker-image:
Expand Down

0 comments on commit b17532f

Please sign in to comment.