Update docker-image.yml
parent
e4da6d80a4
commit
bd2fad2e11
|
@ -35,4 +35,4 @@ jobs:
|
||||||
linux/amd64
|
linux/amd64
|
||||||
linux/arm64
|
linux/arm64
|
||||||
push: true
|
push: true
|
||||||
tags: ${{ secrets.DOCKERHUB_USERNAME }}/${{ env.GITHUB_REPOSITORY_NAME_PART }}:latest
|
tags: ${{ secrets.DOCKERHUB_USERNAME }}/mobaxterm-genkey:latest
|
||||||
|
|
Loading…
Reference in New Issue