hotfix build-container.yml

This commit is contained in:
mauwii 2023-02-05 21:25:44 +01:00
parent 2f70daef8f
commit fc53f6d47c
No known key found for this signature in database
GPG Key ID: D923DB04ADB3F5AB

View File

@ -47,7 +47,7 @@ jobs:
type=semver,pattern={{version}}
type=semver,pattern={{major}}.{{minor}}
type=semver,pattern={{major}}
type=raw,value='sha'-{{sha}}-${{ matrix.flavor}}
type=sha,enable=true,prefix=sha-,suffix=${{ matrix.flavor}},format=short
type=raw,value={{branch}}-${{ matrix.flavor }}
flavor: |
latest=${{ matrix.flavor == 'cuda' && github.ref == 'refs/heads/main' }}