Update Push parameter

This commit is contained in:
liangping 2021-09-04 11:40:09 +08:00
parent 601d356eaf
commit 2f807cb2b9

View File

@ -32,5 +32,5 @@ jobs:
context: .
push: true
image: yaoling/wallet
tags: ${{ git_hash }}
tags: ${ git_hash }
addLatest: true