Skip to content
Snippets Groups Projects
Commit 389302e4 authored by Reiter, Christoph's avatar Reiter, Christoph :snake:
Browse files

Use the CI token for gitlab composer packages

parent b2636cd1
No related branches found
No related tags found
No related merge requests found
Pipeline #51133 passed
......@@ -2,6 +2,7 @@ image: registry.gitlab.tugraz.at/dbp/dbp-api/api-server-template/main:v1
before_script:
- 'git config --global url."https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.tugraz.at/".insteadOf "git@gitlab.tugraz.at:"'
- 'git config --global url."https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.tugraz.at/".insteadOf "https://gitlab.tugraz.at/"'
variables:
COMPOSER_CACHE_DIR: "$CI_PROJECT_DIR/_composer_cache"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment