Skip to content
Snippets Groups Projects
Verified Commit cbce19b2 authored by Martin Weise's avatar Martin Weise
Browse files

Wrong script

parent 55db7e3d
No related branches found
No related tags found
1 merge request!405Forgot to push the dashboard-ui
...@@ -715,7 +715,7 @@ verify-images: ...@@ -715,7 +715,7 @@ verify-images:
- "wget -O /usr/local/sbin/regctl https://github.com/regclient/regclient/releases/download/v${REGCLIENT_VERSION}/regctl-linux-amd64" - "wget -O /usr/local/sbin/regctl https://github.com/regclient/regclient/releases/download/v${REGCLIENT_VERSION}/regctl-linux-amd64"
- "chmod +x /usr/local/sbin/regctl" - "chmod +x /usr/local/sbin/regctl"
script: script:
- bash ./.gitlab/check-unsupported-images.sh - bash ./.gitlab/check-supported-images.sh
scan-sonarqube: scan-sonarqube:
image: sonarsource/sonar-scanner-cli:${SONARQUBE_VERSION} image: sonarsource/sonar-scanner-cli:${SONARQUBE_VERSION}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment