fix build pipeline

This commit is contained in:
2026-07-13 09:25:19 +02:00
parent 818465eaae
commit 80ddd47ac6
+1 -1
View File
@@ -93,7 +93,7 @@ jobs:
images: | images: |
git.claeyscloud.com/david/net-base git.claeyscloud.com/david/net-base
tags: | tags: |
type=raw,value=${{ inputs.branch }} type=raw,value=${{ inputs.branch }}
type=raw,value=latest,enable=${{ steps.variables.outputs.IS_LATEST == 'true' }} type=raw,value=latest,enable=${{ steps.variables.outputs.IS_LATEST == 'true' }}
- name: Generate random password for certificate - name: Generate random password for certificate
id: password id: password