Skip to content

Commit

Permalink
Force v in version tag for the ci
Browse files Browse the repository at this point in the history
  • Loading branch information
RobertoBochet committed Jun 25, 2024
1 parent ee9dfe6 commit d4ca5eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: build-container
on:
push:
tags:
- '?[0-9]+.[0-9]+.[0-9]+'
- 'v[0-9]+.[0-9]+.[0-9]+'

jobs:
build-container:
Expand Down

0 comments on commit d4ca5eb

Please sign in to comment.