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
b9df988d
Commit
b9df988d
authored
Jan 03, 2025
by
Artem Baranovskyi
Browse files
Image build is optimized.
parent
c40d4842
Pipeline
#10674
failed with stages
in 16 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
b9df988d
...
...
@@ -31,8 +31,6 @@ build:
-
export DOCKER_TMPDIR=/mnt/volume
-
docker system prune -a -f --volumes ||
true
-
df -h
tmpfs
:
-
/var/lib/docker:rw,noexec,nosuid,size=20g
script
:
-
docker build --no-cache --progress=plain -t flask-backend-full -f flask_ml_api/Dockerfile .
cache
:
...
...
@@ -47,4 +45,3 @@ deploy:
-
build
script
:
-
docker run -d flask-backend-full
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