fix: nightly

This commit is contained in:
Jason Song 2023-04-27 11:57:10 +08:00
parent a2c529c407
commit 899e0ac915
No known key found for this signature in database
GPG key ID: 8402EEEE4511A8B5

View file

@ -48,5 +48,5 @@ jobs:
linux/arm64
push: true
tags: |
${{ env.DOCKER_ORG }}/${{ steps.meta.outputs.REPO_NAME }}:latest
${{ env.DOCKER_ORG }}/${{ steps.meta.outputs.REPO_NAME }}:nightly
${{ env.DOCKER_ORG }}/${{ steps.meta.outputs.REPO_NAME }}:${{ steps.meta.outputs.REPO_VERSION }}