change tag to development

This commit is contained in:
Shizun Ge 2022-10-12 19:04:21 -07:00
parent e8f7a1b0bb
commit b90cdfc2a1

View file

@ -50,7 +50,7 @@ jobs:
push: true push: true
tags: | tags: |
${{ github.repository }}:${{ steps.git.outputs.image_tag }} ${{ github.repository }}:${{ steps.git.outputs.image_tag }}
${{ github.repository }}:develop ${{ github.repository }}:development
ghcr.io/${{ github.repository }}:${{ steps.git.outputs.image_tag }} ghcr.io/${{ github.repository }}:${{ steps.git.outputs.image_tag }}
ghcr.io/${{ github.repository }}:develop ghcr.io/${{ github.repository }}:development