Skip to content
Snippets Groups Projects
Commit 1de5f9bd authored by Henrik tom Wörden's avatar Henrik tom Wörden
Browse files

ci

parent 0777ba7d
No related branches found
No related tags found
No related merge requests found
......@@ -68,7 +68,7 @@ test:
#- rc=$?
#- docker-compose down
#- exit $rc
- ./wait-for-it.sh localhost:10443 -t 60 -- curl https://localhost:10443
- ./wait-for-it.sh $HOSTNAME:10443 -t 60 -- curl https://$HOSTNAME:10443
- cd ..
build-testenv:
......
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