Skip to content
Snippets Groups Projects
Commit 64f45473 authored by Pinguin's avatar Pinguin :penguin:
Browse files

Update .gitlab-ci.yml file

parent 76578219
No related branches found
No related tags found
No related merge requests found
Pipeline #128440 passed
......@@ -36,6 +36,7 @@ run:
environment: production
script:
- uvicorn api:app --port 80 &
- sleep 10
- curl http://127.0.0.1/
rules:
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
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