Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Q
qcat
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
ISRIC
wocat
qcat
Commits
6e707b6e
Commit
6e707b6e
authored
2 years ago
by
Andreas Nüßlein
Browse files
Options
Downloads
Patches
Plain Diff
gitlab-ci/cd
parent
06c5da45
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+3
-3
3 additions, 3 deletions
.gitlab-ci.yml
with
3 additions
and
3 deletions
.gitlab-ci.yml
+
3
−
3
View file @
6e707b6e
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment