Update Push parameter

This commit is contained in:
liangping 2021-09-04 11:38:51 +08:00
parent 4adc7a824e
commit 601d356eaf

View File

@ -31,4 +31,6 @@ jobs:
with:
context: .
push: true
tags: yaoling/wallet:${{ github.head_ref }}
image: yaoling/wallet
tags: ${{ git_hash }}
addLatest: true