Skip to content
Snippets Groups Projects

Resolve "StudentPage Submissions are not sorted by name"

1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
  • d852cf8e
    Disabled staging in CI · d852cf8e
    robinwilliam.hundt authored
    At the moment the staging server is kinda broken and the functional tests already ensure that the app is not completely broken
+ 1
0
@@ -158,6 +158,7 @@ pages:
image: docker:latest
only:
- master
when: manual
before_script:
- apk add --update py-pip && pip install docker-compose
tags:
Loading