Skip to content

Commit

Permalink
added tag in CICD
Browse files Browse the repository at this point in the history
  • Loading branch information
janf committed Nov 14, 2023
1 parent 2238cd5 commit c9d4b75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
push:
branches: ['main']
tags:
- '*'
- 'v*'
pull_request:
env:
REGISTRY: ghcr.io
Expand Down

0 comments on commit c9d4b75

Please sign in to comment.