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

[Docker] Fix typo.

parent 7aaa96d3
No related branches found
No related tags found
No related merge requests found
Pipeline #159 passed
......@@ -48,7 +48,7 @@ deploy_demo-master:
pull
- grep -v "build:" docker-compose.yml | ssh root@demo-master.biscuit-sis.org
env BISCUIT_IMAGE_TAG=${CI_COMMIT_REF_NAME}
NGIINX_HTTP_PORT=80
NGINX_HTTP_PORT=80
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