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
1484b0dc
Commit
1484b0dc
authored
Jan 08, 2025
by
Artem Baranovskyi
Browse files
Image build is optimized.
parent
a9d87f34
Pipeline
#10757
failed with stages
in 1 minute and 2 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
1484b0dc
...
...
@@ -31,6 +31,9 @@ before_script:
-
docker network prune -f ||
true
-
docker image prune -a -f ||
true
-
docker builder prune -f ||
true
-
apt-get clean
-
rm -rf /var/lib/apt/lists/*
-
rm -rf /root/.cache/pip
after_script
:
-
docker system prune -a -f --volumes ||
true
...
...
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