We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b6e34e commit 1f082c3Copy full SHA for 1f082c3
1 file changed
.gitlab-ci.yml
@@ -791,7 +791,7 @@ iwyu:
791
# For short living branches or PRs, try to detect an open PR
792
sonarqube_cov_:
793
stage: code_quality
794
- image: localhost:5000/gko-cuda101-gnu8-llvm7-intel2019
+ image: localhost:5000/update_sonarqube_45ad85ec_gko-cuda101-gnu8-llvm7-intel2019
795
before_script: *default_before_script
796
script:
797
- PR_ID=$(curl "https://api.github.com/search/issues?q=sha:${CI_COMMIT_SHA}"
0 commit comments