Skip to content
Snippets Groups Projects

rolleback orchestrato-core to 2.6.1

Merged Mohammad Torkashvand requested to merge roleback-orchestrator-core-to-2.6.1 into develop
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -47,7 +47,7 @@ run-tox-pipeline:
sonarqube:
stage: sonarqube
image: sonarsource/sonar-scanner-cli
image: sonarsource/sonar-scanner-cli:10.0
script:
- sonar-scanner -Dsonar.login=$SONAR_TOKEN -Dproject.settings=./sonar.properties
tags:
Loading