docker: (update) repo name

This commit is contained in:
Mohamed Sohail 2021-12-08 17:46:20 +03:00
parent 41921a8927
commit f77efa9576
Signed by: kamikazechaser
GPG Key ID: 7DD45520C01CD85D
1 changed files with 2 additions and 2 deletions

View File

@ -34,7 +34,7 @@ jobs:
file: ./Dockerfile
push: true
tags: |
topgg/digitaloceansnapshotter:${{ steps.sha_short.outputs.sha_short }}
topgg/digitaloceansnapshotter:latest
kamikazechaser/digitaloceansnapshotter:${{ steps.sha_short.outputs.sha_short }}
kamiakzechaser/digitaloceansnapshotter:latest
- name: Image digest
run: echo ${{ steps.docker_build.outputs.digest }}