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
2e158f9a
Commit
2e158f9a
authored
Jan 06, 2025
by
Artem Baranovskyi
Browse files
Image build is optimized.
parent
135ce25e
Pipeline
#10737
failed with stages
in 35 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
2e158f9a
...
@@ -31,7 +31,7 @@ before_script:
...
@@ -31,7 +31,7 @@ before_script:
-
docker network prune -f ||
true
-
docker network prune -f ||
true
-
docker image prune -a -f ||
true
-
docker image prune -a -f ||
true
-
docker builder prune -f ||
true
-
docker builder prune -f ||
true
-
after_script
:
after_script
:
-
docker system prune -a -f --volumes ||
true
-
docker system prune -a -f --volumes ||
true
-
docker container prune -f ||
true
-
docker container prune -f ||
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