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
0187a808
Commit
0187a808
authored
Jan 05, 2025
by
Artem Baranovskyi
Browse files
Image build is optimized.
parent
c80106cd
Pipeline
#10704
failed with stages
in 51 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
0187a808
...
@@ -23,7 +23,7 @@ variables:
...
@@ -23,7 +23,7 @@ variables:
DOCKER_CPUS
:
"
2"
DOCKER_CPUS
:
"
2"
before_script
:
before_script
:
-
docker login -u $DOCKER_
HUB_USERNAME -p $DOCKER_HUB_PASSWORD
-
docker login -u $DOCKER_
USER -p $DOCKER_PW
-
docker system prune -a -f --volumes ||
true
-
docker system prune -a -f --volumes ||
true
-
docker container prune -f ||
true
-
docker container prune -f ||
true
-
docker network prune -f ||
true
-
docker network 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