all repos — caroster @ bb9f16775690500bf0f40b737d144cf47c5c328a

[Octree] Group carpool to your event https://caroster.io

🏗  Fix CI
Tim Izzo tim@octree.ch
Fri, 26 Jun 2020 16:01:47 +0200
commit

bb9f16775690500bf0f40b737d144cf47c5c328a

parent

3a484b3a733b8cf282ec3fca6df7587c3d58956e

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M .gitlab-ci.yml.gitlab-ci.yml

@@ -103,7 +103,7 @@ Code Quality:

stage: analyze image: ciricihq/gitlab-sonar-scanner rules: - - if: "$CI_PIPELINE_SOURCE =~ schedule" + - if: '$CI_PIPELINE_SOURCE =~ "schedule"' script: - >- sonar-scanner -Dsonar.host.url=$SONAR_URL