Skip to content
Snippets Groups Projects
Commit 47cc8413 authored by lennart.kramer's avatar lennart.kramer
Browse files

Update .gitlab-ci.yml

parent 203a6143
No related branches found
No related tags found
No related merge requests found
...@@ -37,6 +37,8 @@ test_maxima: ...@@ -37,6 +37,8 @@ test_maxima:
variables: variables:
MOODLE_BRANCH: "MOODLE_37_STABLE" MOODLE_BRANCH: "MOODLE_37_STABLE"
QSTACK_VERSION: "v4.3.2" QSTACK_VERSION: "v4.3.2"
tags:
- docker
script: script:
- apt update && apt install git-core postgresql-client texinfo - apt update && apt install git-core postgresql-client texinfo
- cd $CI_PROJECT_DIR/.. - cd $CI_PROJECT_DIR/..
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment