fix build pipeline
This commit is contained in:
@@ -93,7 +93,7 @@ jobs:
|
||||
images: |
|
||||
git.claeyscloud.com/david/net-base
|
||||
tags: |
|
||||
type=raw,value=${{ inputs.branch }}
|
||||
type=raw,value=${{ inputs.branch }}
|
||||
type=raw,value=latest,enable=${{ steps.variables.outputs.IS_LATEST == 'true' }}
|
||||
- name: Generate random password for certificate
|
||||
id: password
|
||||
|
||||
Reference in New Issue
Block a user