mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 10:47:37 +00:00
head sha
This commit is contained in:
2
.github/workflows/login-container.yml
vendored
2
.github/workflows/login-container.yml
vendored
@@ -31,7 +31,7 @@ jobs:
|
||||
permissions:
|
||||
packages: write
|
||||
outputs:
|
||||
login_build_image: ${{ inputs.login_build_image_name }}:${{ steps.short_sha.outputs.short_sha }}
|
||||
login_build_image: ${{ inputs.login_build_image_name }}:${{ steps.short-sha.outputs.short_sha }}
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Get short SHA
|
||||
|
Reference in New Issue
Block a user