mirror of
https://github.com/fleetbase/fleetbase.git
synced 2025-12-19 22:27:22 +00:00
try dynamically setting secret using set
This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -36,4 +36,6 @@ jobs:
|
||||
files: |
|
||||
./docker-bake.hcl
|
||||
set: |
|
||||
*.secrets.composer_auth=./composer-auth.json
|
||||
*.secrets[0].type=file
|
||||
*.secrets[0].id=composer_auth
|
||||
*.secrets[0].src=./composer-auth.json
|
||||
|
||||
Reference in New Issue
Block a user