Skip to content

Commit 145ccc2

Browse files
Re-enable auth
1 parent 05fe873 commit 145ccc2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ publish-report:
8282
name: openjdk:11-jdk
8383
script:
8484
- touch owasp/Staticfile
85+
- cp $HTPASSWORD owasp/Staticfile.auth
8586
- cp owasp/report.html owasp/index.html
8687
- curl --location "https://packages.cloudfoundry.org/stable?release=linux64-binary&version=7.0.2&source=github-rel" | tar zx
8788
- ./cf api $CF_API

0 commit comments

Comments
 (0)