mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 15:37:33 +00:00
head sha
This commit is contained in:
2
.github/workflows/login-container.yml
vendored
2
.github/workflows/login-container.yml
vendored
@@ -13,7 +13,7 @@ on:
|
|||||||
outputs:
|
outputs:
|
||||||
login_build_image:
|
login_build_image:
|
||||||
description: 'The full image tag of the standalone login image'
|
description: 'The full image tag of the standalone login image'
|
||||||
value: '${{ inputs.login_build_image_name }}:${{ github.sha }}'
|
value: '${{ inputs.login_build_image_name }}:${{ github.event.pull_request.head.sha }}'
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
packages: write
|
packages: write
|
||||||
|
Reference in New Issue
Block a user