There was an error while loading. Please reload this page.
1 parent b05883a commit 92f863aCopy full SHA for 92f863a
1 file changed
.github/workflows/deploy.yaml
@@ -26,5 +26,6 @@ jobs:
26
file: ./Dockerfile
27
push: true
28
tags: |
29
- namespace/example:latest
+ inkubatorit/website:latest
30
+ inkubatorit/website:${{ github.sha }}
31
platforms: linux/amd64
0 commit comments