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
|
file: ./Dockerfile
|
||||||
push: true
|
push: true
|
||||||
tags: |
|
tags: |
|
||||||
topgg/digitaloceansnapshotter:${{ steps.sha_short.outputs.sha_short }}
|
kamikazechaser/digitaloceansnapshotter:${{ steps.sha_short.outputs.sha_short }}
|
||||||
topgg/digitaloceansnapshotter:latest
|
kamiakzechaser/digitaloceansnapshotter:latest
|
||||||
- name: Image digest
|
- name: Image digest
|
||||||
run: echo ${{ steps.docker_build.outputs.digest }}
|
run: echo ${{ steps.docker_build.outputs.digest }}
|
||||||
|
Loading…
Reference in New Issue
Block a user