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 bd7ea3f commit 05fe873Copy full SHA for 05fe873
.gitlab-ci.yml
@@ -82,7 +82,6 @@ publish-report:
82
name: openjdk:11-jdk
83
script:
84
- touch owasp/Staticfile
85
- - echo $HTPASSWORD > owasp/Staticfile.auth
86
- cp owasp/report.html owasp/index.html
87
- curl --location "https://packages.cloudfoundry.org/stable?release=linux64-binary&version=7.0.2&source=github-rel" | tar zx
88
- ./cf api $CF_API
0 commit comments