update manual build
This commit is contained in:
2
.github/workflows/manual-build.yml
vendored
2
.github/workflows/manual-build.yml
vendored
@@ -56,7 +56,7 @@ jobs:
|
|||||||
platforms: linux/amd64,linux/arm64
|
platforms: linux/amd64,linux/arm64
|
||||||
push: true
|
push: true
|
||||||
tags: |
|
tags: |
|
||||||
ghcr.io/${{ github.repository }}:${{ github.sha }}
|
ghcr.io/${{ github.repository }}:${{ env.COMMIT_SHA }}
|
||||||
ghcr.io/${{ github.repository }}:dev
|
ghcr.io/${{ github.repository }}:dev
|
||||||
ghcr.io/${{ github.repository }}:${{ env.VERSION }}
|
ghcr.io/${{ github.repository }}:${{ env.VERSION }}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user