Skip to content
Snippets Groups Projects
Commit d852cf8e authored by robinwilliam.hundt's avatar robinwilliam.hundt
Browse files

Disabled staging in CI

At the moment the staging server is kinda broken and the functional tests already ensure that the app is not completely broken
parent c879fc58
No related branches found
No related tags found
1 merge request!129Resolve "StudentPage Submissions are not sorted by name"
Pipeline #88419 passed
...@@ -158,6 +158,7 @@ pages: ...@@ -158,6 +158,7 @@ pages:
image: docker:latest image: docker:latest
only: only:
- master - master
when: manual
before_script: before_script:
- apk add --update py-pip && pip install docker-compose - apk add --update py-pip && pip install docker-compose
tags: tags:
......
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