Issue #3440421 by fjgarlin, drumm: [GitLab d.o infra] Allow superuser to call composer on jobs

(cherry picked from commit e462324d09)
10.1.x
Alex Pott 2024-04-13 10:44:33 +01:00
parent 9c0a154216
commit a04e10e6c5
No known key found for this signature in database
GPG Key ID: BDA67E7EE836E5CE
1 changed files with 1 additions and 0 deletions

View File

@ -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"