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
64c8bd9b
Commit
64c8bd9b
authored
Dec 31, 2024
by
Artem Baranovskyi
Browse files
Image build is optimized.
parent
18bfb469
Pipeline
#10602
failed with stage
in 3 minutes and 50 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
64c8bd9b
...
@@ -23,6 +23,8 @@ build:
...
@@ -23,6 +23,8 @@ build:
services
:
services
:
-
docker:24-dind
-
docker:24-dind
before_script
:
before_script
:
-
mkdir -p /mnt/volume
-
mount /dev/vdb /mnt/volume
-
export DOCKER_TMPDIR=/mnt/volume
-
export DOCKER_TMPDIR=/mnt/volume
-
docker system prune -a -f
-
docker system prune -a -f
-
docker volume prune -f
-
docker volume prune -f
...
...
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