Issue #3440421 by fjgarlin, drumm: [GitLab d.o infra] Allow superuser to call composer on jobs
(cherry picked from commit e462324d09
)
10.1.x
parent
9c0a154216
commit
a04e10e6c5
|
@ -45,6 +45,7 @@ variables:
|
|||
COMPOSER: composer.json
|
||||
# Let composer know what self.version means.
|
||||
COMPOSER_ROOT_VERSION: "${CI_MERGE_REQUEST_TARGET_BRANCH_NAME}${CI_COMMIT_BRANCH}-dev"
|
||||
COMPOSER_ALLOW_SUPERUSER: 1
|
||||
CONCURRENCY: 32
|
||||
GIT_DEPTH: "3"
|
||||
|
||||
|
|
Loading…
Reference in New Issue