We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58c3e1a commit 131eef7Copy full SHA for 131eef7
1 file changed
.gitlab-ci.yml
@@ -21,9 +21,9 @@ include:
21
ref: v1.1.3
22
file: "jobs/sonarqube-gitlab-ci.yml"
23
# Variable defintion
24
- - component: $CI_SERVER_FQDN/dali/cars-park/cars-ci/cars-ci-variables@1081-migration-gitlab-ci
+ - component: $CI_SERVER_FQDN/dali/cars-park/cars-ci/cars-ci-variables@master
25
# Jobs for gitlab-github synchronisation
26
- - component: $CI_SERVER_FQDN/dali/cars-park/cars-ci/cars-ci-github@1081-migration-gitlab-ci
+ - component: $CI_SERVER_FQDN/dali/cars-park/cars-ci/cars-ci-github@master
27
28
# Install shareloc in a virtual-env and export so that following jobs can use it
29
python-env:
0 commit comments