generated from alphane/template
This commit is contained in:
@@ -27,6 +27,8 @@ jobs:
|
||||
tags: |
|
||||
${{ vars.REGISTRY_URL }}/${{ github.repository }}:latest
|
||||
${{ vars.REGISTRY_URL }}/${{ github.repository }}:${{ github.sha }}
|
||||
labels: |
|
||||
org.opencontainers.image.source=${{ github.server_url }}/${{ github.repository }}
|
||||
build-args: |
|
||||
RELEASE_TAG=${{ github.ref_name }}
|
||||
GIT_COMMIT_HASH=${{ github.sha }}
|
||||
|
||||
Reference in New Issue
Block a user