ci: fix branch name tag
This commit is contained in:
parent
a481be8352
commit
20615f438a
1 changed files with 1 additions and 1 deletions
|
|
@ -81,4 +81,4 @@ jobs:
|
|||
with:
|
||||
file: Containerfile
|
||||
push: true
|
||||
tags: guardianproject.dev/${{ github.repository }}:${{ github.branch }}
|
||||
tags: guardianproject.dev/${{ github.repository }}:${{ github.ref }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue