Skip to content
Snippets Groups Projects
Commit fa035c4a authored by M9713's avatar M9713
Browse files

Update .gitlab-ci.yml

parent 0fc30e17
No related branches found
No related tags found
No related merge requests found
Pipeline #469815 passed with warnings
......@@ -8,11 +8,11 @@ stages:
- dast
variables:
DAST_WEBSITE: "http://vm3733.kaj.pouta.csc.fi:30149/"
# DAST_FULL_SCAN_ENABLED: "true"
# DAST_AUTH_URL: "http://vm3733.kaj.pouta.csc.fi:30149/login"
# DAST_AUTH_USERNAME: “DAST”
# DAST_AUTH_PASSWORD: “DAST”
DAST_WEBSITE: "http://vm3733.kaj.pouta.csc.fi:30100/"
DAST_FULL_SCAN_ENABLED: "true"
DAST_AUTH_URL: "http://vm3733.kaj.pouta.csc.fi:30100/login"
DAST_AUTH_USERNAME: “DAST”
DAST_AUTH_PASSWORD: “DAST”
build:
stage: build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment