Skip to content

Commit 131eef7

Browse files
author
Traizet Cedric (CS Group)
committed
Apply 2 suggestion(s) to 1 file(s)
1 parent 58c3e1a commit 131eef7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.gitlab-ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ include:
2121
ref: v1.1.3
2222
file: "jobs/sonarqube-gitlab-ci.yml"
2323
# Variable defintion
24-
- component: $CI_SERVER_FQDN/dali/cars-park/cars-ci/cars-ci-variables@1081-migration-gitlab-ci
24+
- component: $CI_SERVER_FQDN/dali/cars-park/cars-ci/cars-ci-variables@master
2525
# Jobs for gitlab-github synchronisation
26-
- component: $CI_SERVER_FQDN/dali/cars-park/cars-ci/cars-ci-github@1081-migration-gitlab-ci
26+
- component: $CI_SERVER_FQDN/dali/cars-park/cars-ci/cars-ci-github@master
2727

2828
# Install shareloc in a virtual-env and export so that following jobs can use it
2929
python-env:

0 commit comments

Comments
 (0)