aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Magorsch <arzano@gentoo.org>2020-06-19 16:01:47 +0200
committerMax Magorsch <arzano@gentoo.org>2020-06-19 16:01:47 +0200
commit44f303f2ba93cd6fb30faccffcc2ea04a16877cb (patch)
tree9954a4047ac8298a37f3129f775b0559ebc482c8
parentAdd bin folder (diff)
downloadarchives-44f303f2ba93cd6fb30faccffcc2ea04a16877cb.tar.gz
archives-44f303f2ba93cd6fb30faccffcc2ea04a16877cb.tar.bz2
archives-44f303f2ba93cd6fb30faccffcc2ea04a16877cb.zip
Use archives.g.o for DAST for now
We will switch to archivestest.g.o once the site is deployed there. Signed-off-by: Max Magorsch <arzano@gentoo.org>
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 3298923..9ff21e6 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -53,5 +53,5 @@ include:
variables:
DS_DISABLE_DIND: "true"
SAST_DISABLE_DIND: "true"
- DAST_WEBSITE: https://archivestest.gentoo.org
+ DAST_WEBSITE: https://archives.gentoo.org
# DAST_FULL_SCAN_ENABLED: "true"