Skip to content
Snippets Groups Projects
Commit 7746d6d2 authored by Albin Stjerna's avatar Albin Stjerna
Browse files

Add test script, move deploy step to correct stage

parent b25ef53a
Branches
No related tags found
No related merge requests found
......@@ -40,7 +40,7 @@ test_3:
- ./test_get_cookie.sh
deploy:
stage: build
stage: deploy
image: gitlab-registry.cern.ch/ci-tools/ci-worker:cc7
# only:
......
#!/bin/sh
set -eu
cern-get-sso-cookie.py --help
cern-get-sso-cookie.py --kerberos --verbose --url https://dbnas-storage-docs.web.cern.ch
grep -q "dbnas-storage-docs.web.cern.ch" cookies.txt
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment