mirror of
https://github.com/fleetbase/fleetbase.git
synced 2026-01-08 07:16:49 +00:00
updated ci.yml
This commit is contained in:
6
.github/workflows/ci.yml
vendored
6
.github/workflows/ci.yml
vendored
@@ -36,6 +36,6 @@ jobs:
|
||||
files: |
|
||||
./docker-bake.hcl
|
||||
set: |
|
||||
*.secrets.0.type=file
|
||||
*.secrets.0.id=composer_auth
|
||||
*.secrets.0.src=./composer-auth.json
|
||||
secrets[.type]=file
|
||||
secrets[.id]=composer_auth
|
||||
secrets[.src]=composer-auth.json
|
||||
|
||||
Reference in New Issue
Block a user