mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-14 06:14:23 +00:00
use token for auth with github
This commit is contained in:
parent
4e4c1a8f68
commit
1e22e8a36c
@ -2,7 +2,7 @@ services:
|
||||
- chill/database:latest
|
||||
|
||||
before_script:
|
||||
- export GITHUB_COMPOSER_AUTH=$GITHUB_TOKEN
|
||||
- composer config github-oauth.github.com $GITHUB_TOKEN
|
||||
- composer install --no-interaction
|
||||
- cp Tests/Fixtures/App/app/config/parameters.gitlab-ci.yml Tests/Fixtures/App/app/config/parameters.yml
|
||||
- php Tests/Fixtures/App/app/console.php --env=test cache:warmup
|
||||
|
Loading…
x
Reference in New Issue
Block a user