Update Push parameter
This commit is contained in:
parent
601d356eaf
commit
2f807cb2b9
2
.github/workflows/docker.yaml
vendored
2
.github/workflows/docker.yaml
vendored
@ -32,5 +32,5 @@ jobs:
|
|||||||
context: .
|
context: .
|
||||||
push: true
|
push: true
|
||||||
image: yaoling/wallet
|
image: yaoling/wallet
|
||||||
tags: ${{ git_hash }}
|
tags: ${ git_hash }
|
||||||
addLatest: true
|
addLatest: true
|
Loading…
Reference in New Issue
Block a user