update build action
This commit is contained in:
@@ -95,6 +95,7 @@ jobs:
|
||||
tags: |
|
||||
type=raw,value=${{ inputs.branch }}
|
||||
type=raw,value=latest,enable=${{ steps.variables.outputs.IS_LATEST == 'true' }}
|
||||
type=sha
|
||||
- name: Generate random password for certificate
|
||||
id: password
|
||||
run:
|
||||
|
||||
Reference in New Issue
Block a user