There was an error while loading. Please reload this page.
1 parent 4e1ad45 commit 931d2e6Copy full SHA for 931d2e6
1 file changed
.github/workflows/ci.yaml
@@ -30,7 +30,8 @@ jobs:
30
images: |
31
ghcr.io/uw-midsun/devcontainers/${{ matrix.project }}
32
tags: |
33
- type=semver,pattern={{major}}.{{minor}}
+ type=semver,pattern={{raw}}
34
+ type=semver,pattern={{version}}
35
type=sha
36
37
- uses: docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9
0 commit comments