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
433f3dc4
Commit
433f3dc4
authored
Dec 22, 2024
by
Baranovskyi
Browse files
Update .gitlab-ci.yml file
parent
47d7a752
Pipeline
#10597
failed with stage
in 54 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
433f3dc4
...
...
@@ -25,8 +25,8 @@ build:
before_script
:
-
export DOCKER_TMPDIR=/mnt/volume
script
:
#
- docker build --no-cache --pull --progress=plain -t flask-backend-full -f flask_ml_api/Dockerfile .
-
docker build --no-cache --pull --progress=plain -t flask-backend-test -f flask_ml_api/Dockerfile.test .
-
docker build --no-cache --pull --progress=plain -t flask-backend-full -f flask_ml_api/Dockerfile .
#
- docker build --no-cache --pull --progress=plain -t flask-backend-test -f flask_ml_api/Dockerfile.test .
cache
:
key
:
build-cache
...
...
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