Skip to content
Snippets Groups Projects
Commit 6e707b6e authored by Andreas Nüßlein's avatar Andreas Nüßlein
Browse files

gitlab-ci/cd

parent 06c5da45
No related branches found
No related tags found
No related merge requests found
......@@ -31,9 +31,9 @@ django formatting and linting:
django tests and coverage:
stage: test
interruptible: true
# services:
# - name: harbor.containers.wurnet.nl/proxy-cache/library/postgis/postgis:14-3.2
# alias: postgres
services:
- name: harbor.containers.wurnet.nl/proxy-cache/postgis/postgis:14-3.2
alias: postgres
script:
- apt update
- apt-get -qq install -y python3-dev python3-pip python3-venv gdal-bin imagemagick
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment