Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Pado
Asyst Moodle Plugin
Commits
b0a1c98a
Commit
b0a1c98a
authored
4 months ago
by
Artem Baranovskyi
Browse files
Options
Download
Email Patches
Plain Diff
Image build is optimized.
parent
6bcd9946
Pipeline
#10763
failed with stages
in 1 minute and 9 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+5
-1
.gitlab-ci.yml
with
5 additions
and
1 deletion
+5
-1
.gitlab-ci.yml
+
5
-
1
View file @
b0a1c98a
...
@@ -31,6 +31,10 @@ before_script:
...
@@ -31,6 +31,10 @@ 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
-
apt-get clean
-
rm -rf /var/lib/apt/lists/*
-
rm -rf /tmp/*
-
journalctl --vacuum-time=1s
after_script
:
after_script
:
-
docker system prune -a -f --volumes ||
true
-
docker system prune -a -f --volumes ||
true
...
@@ -63,4 +67,4 @@ deploy:
...
@@ -63,4 +67,4 @@ deploy:
-
docker pull 22baar1mst/asyst-nlp-grader:latest
-
docker pull 22baar1mst/asyst-nlp-grader:latest
-
docker run -d 22baar1mst/asyst-nlp-grader:latest
-
docker run -d 22baar1mst/asyst-nlp-grader:latest
only
:
only
:
-
master
-
master
\ No newline at end of file
This diff is collapsed.
Click to expand it.
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
Menu
Explore
Projects
Groups
Snippets