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

Update .gitlab-ci.yml

parent bd5134f3
No related branches found
No related tags found
No related merge requests found
Pipeline #509231 failed
...@@ -14,13 +14,13 @@ stages: ...@@ -14,13 +14,13 @@ stages:
- deploy frontend - deploy frontend
# - dast # - dast
variables: #variables:
DAST_WEBSITE: "http://vm3733.kaj.pouta.csc.fi:30100/" # DAST_WEBSITE: "http://vm3733.kaj.pouta.csc.fi:30100/"
# DAST_FULL_SCAN_ENABLED: "true" # DAST_FULL_SCAN_ENABLED: "true"
# DAST_AUTH_URL: "http://vm3733.kaj.pouta.csc.fi:30100/login" # DAST_AUTH_URL: "http://vm3733.kaj.pouta.csc.fi:30100/login"
# DAST_AUTH_USERNAME: “DAST” # DAST_AUTH_USERNAME: “DAST”
# DAST_AUTH_PASSWORD: “DAST” # DAST_AUTH_PASSWORD: “DAST”
SAST_GOSEC_LEVEL: 2 # SAST_GOSEC_LEVEL: 2
build backend: build backend:
stage: build backend stage: build backend
......
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