Skip to content
Snippets Groups Projects
Verified Commit 7848b027 authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

[CI] Enable DEBUG on demo-master

parent b1419055
Branches test-deployment
No related tags found
No related merge requests found
Pipeline #294 failed
......@@ -65,6 +65,7 @@ deploy_demo-master:
- grep -v "build:" docker-compose.yml | ssh root@demo-master.biscuit-sis.org
env BISCUIT_IMAGE_TAG=${CI_COMMIT_REF_NAME}
NGINX_HTTP_PORT=80
BISCUIT_maintenance__debug=true
docker-compose
-p biscuit-${CI_ENVIRONMENT_SLUG}
-f /dev/stdin
......
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