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 a945304 commit 4cbdccfCopy full SHA for 4cbdccf
templates/ort-scan.yml
@@ -32,7 +32,7 @@
32
- cache/ivy2/cache
33
- cache/sbt
34
variables:
35
- ORT_DOCKER_IMAGE: "ghcr.io/oss-review-toolkit/ort-extended:latest"
+ ORT_DOCKER_IMAGE: "ghcr.io/oss-review-toolkit/ort:latest"
36
ORT_RESULTS_PATH: "${CI_PROJECT_DIR}/ort-results"
37
38
# GitLab will not cache things (see https://gitlab.com/gitlab-org/gitlab/-/issues/14151) outside the build's working
0 commit comments