1
0
Fork 0
mirror of https://github.com/JasonN3/build-container-installer.git synced 2025-12-25 02:47:56 +01:00
This commit is contained in:
Robert Sturla 2024-08-09 13:53:28 +01:00 committed by GitHub
commit 2eb309d05c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -72,6 +72,7 @@ jobs:
tags: |
type=ref,event=branch
type=ref,event=pr
type=raw,value=${{ github.sha }}
type=semver,pattern=v{{version}}
type=semver,pattern=v{{major}}.{{minor}}
type=semver,pattern=v{{major}}.{{minor}}.{{patch}}