Skip to content

Commit 92f863a

Browse files
committed
chore: github workflow tags and dockerhub test
1 parent b05883a commit 92f863a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/deploy.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,6 @@ jobs:
2626
file: ./Dockerfile
2727
push: true
2828
tags: |
29-
namespace/example:latest
29+
inkubatorit/website:latest
30+
inkubatorit/website:${{ github.sha }}
3031
platforms: linux/amd64

0 commit comments

Comments
 (0)