Update Docker image tag format in push workflow for consistency
All checks were successful
Push Docker image / build (push) Successful in 3m39s
All checks were successful
Push Docker image / build (push) Successful in 3m39s
This commit is contained in:
parent
5b1d443c32
commit
c0c32465c2
1 changed files with 1 additions and 1 deletions
|
@ -22,4 +22,4 @@ jobs:
|
|||
uses: docker/build-push-action@v6
|
||||
with:
|
||||
push: true
|
||||
tags: code.edgarpierre.fr/edpibu/archlinux-act:${{ github.ref_name }}
|
||||
tags: code.edgarpierre.fr/${{ github.repository }}:${{ github.ref_name }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue