Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
KNIGHT
Asyst Moodle Plugin
Commits
f06150de
Commit
f06150de
authored
Dec 10, 2024
by
Baranovskyi
Browse files
Update .gitlab-ci.yml file
parent
1c78b75e
Pipeline
#10511
failed
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
f06150de
...
@@ -18,11 +18,14 @@ variables:
...
@@ -18,11 +18,14 @@ variables:
DOCKER_HOST
:
tcp://docker:2375
DOCKER_HOST
:
tcp://docker:2375
DOCKER_DRIVER
:
overlay2
DOCKER_DRIVER
:
overlay2
DOCKER_TLS_CERTDIR
:
"
"
DOCKER_TLS_CERTDIR
:
"
"
DOCKER_HOST
:
"
unix:///var/run/docker.sock"
build-docker-image
:
build-docker-image
:
image
:
docker:latest
image
:
docker:latest
stage
:
build
stage
:
build
services
:
services
:
-
docker:dind
variables
:
-
name
:
docker:dind
-
name
:
docker:dind
command
:
[
"
--tls=false"
]
command
:
[
"
--tls=false"
]
before_script
:
before_script
:
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment