mirror of
https://github.com/fleetbase/fleetbase.git
synced 2026-01-08 07:16:49 +00:00
removed composer-auth.json secret usage and move to using auth key env variable in builds
This commit is contained in:
@@ -29,10 +29,6 @@ target "app" {
|
||||
compact(["latest", VERSION])
|
||||
) : []
|
||||
|
||||
secret = [
|
||||
"type=file,id=composer_auth,src=./composer-auth.json"
|
||||
]
|
||||
|
||||
args = {
|
||||
GITHUB_AUTH_KEY = "${GITHUB_AUTH_KEY}"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user