Push git sha tags for docker containers (#128)

This commit is contained in:
Brad Murray
2023-09-11 12:19:46 +01:00
committed by GitHub
parent d3aad1a23f
commit 2697e261da
+1
View File
@@ -54,6 +54,7 @@ jobs:
latest=false
tags: |
type=raw,value=latest,enable=${{ github.ref == 'refs/heads/main' }}
type=sha,prefix=,format=long
type=semver,pattern=v{{version}}
type=semver,pattern=v{{major}}.{{minor}}