Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
EGA
ega-data-api
Commits
29d1e22a
Commit
29d1e22a
authored
Dec 01, 2020
by
Anna Foix
🦇
Browse files
Comment out variables to be more like ega-permissions script that works
parent
f9fdd89d
Pipeline
#113481
failed with stage
in 19 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
.gitlab-ci.yml
.gitlab-ci.yml
+3
-3
No files found.
.gitlab-ci.yml
View file @
29d1e22a
...
...
@@ -11,9 +11,9 @@ image: maven:3.6.3-openjdk-8-slim
# https://docs.gitlab.com/runner/executors/kubernetes.html#using-dockerdind
services
:
-
docker:dind
variables
:
DOCKER_HOST
:
tcp://docker:2375
DOCKER_DRIVER
:
overlay2
#
variables:
#
DOCKER_HOST: tcp://docker:2375
#
DOCKER_DRIVER: overlay2
## List of jobs:
stages
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment