forked from LaconicNetwork/cosmos-explorer
Update Push parameter
This commit is contained in:
parent
4adc7a824e
commit
601d356eaf
4
.github/workflows/docker.yaml
vendored
4
.github/workflows/docker.yaml
vendored
@ -31,4 +31,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
push: true
|
push: true
|
||||||
tags: yaoling/wallet:${{ github.head_ref }}
|
image: yaoling/wallet
|
||||||
|
tags: ${{ git_hash }}
|
||||||
|
addLatest: true
|
||||||
Loading…
Reference in New Issue
Block a user