Skip to content

Commit

Permalink
update tag
Browse files Browse the repository at this point in the history
  • Loading branch information
maxi418 committed Jan 23, 2024
1 parent 8fd0f7c commit a1d2a27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-push-on-tag.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: Build and push Docker Image on Tag
on:
push:
tags:
- '*'
- 'v[0-9]+.[0-9]+.[0-9]'

jobs:
pre_build:
Expand Down

0 comments on commit a1d2a27

Please sign in to comment.