docker: (update) repo name
This commit is contained in:
parent
41921a8927
commit
f77efa9576
4
.github/workflows/docker-build.yml
vendored
4
.github/workflows/docker-build.yml
vendored
@ -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 }}
|
||||
|
Loading…
Reference in New Issue
Block a user