mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 10:57:55 +01:00
Tag image with long sha
This commit is contained in:
parent
ceccfc98ef
commit
4dcfdca4fb
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build_container.yml
vendored
1
.github/workflows/build_container.yml
vendored
|
|
@ -72,6 +72,7 @@ jobs:
|
|||
tags: |
|
||||
type=ref,event=branch
|
||||
type=ref,event=pr
|
||||
type=sha,format=long
|
||||
type=semver,pattern=v{{version}}
|
||||
type=semver,pattern=v{{major}}.{{minor}}
|
||||
type=semver,pattern=v{{major}}.{{minor}}.{{patch}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue