Skip to content
Snippets Groups Projects
Commit 5a81d18d authored by Krzysztof Dyszczyk's avatar Krzysztof Dyszczyk
Browse files

Allow composer for superuser

parent c2bb54cb
No related branches found
No related tags found
No related merge requests found
...@@ -8,6 +8,7 @@ variables: ...@@ -8,6 +8,7 @@ variables:
MYSQL_PASSWORD: mysql MYSQL_PASSWORD: mysql
MYSQL_INNODB_LOG_BUFFER_SIZE: 32M MYSQL_INNODB_LOG_BUFFER_SIZE: 32M
PHP_ERROR_REPORTING: E_ALL PHP_ERROR_REPORTING: E_ALL
ENV COMPOSER_ALLOW_SUPERUSER: 1
GIT_STRATEGY: fetch GIT_STRATEGY: fetch
cache: cache:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment