Commit 50f25d9e authored by Baranovskyi's avatar Baranovskyi
Browse files

Update .gitlab-ci.yml file

parent a458f6b8
Pipeline #10513 failed with stages
in 4 minutes and 5 seconds
...@@ -26,7 +26,7 @@ build: ...@@ -26,7 +26,7 @@ build:
services: services:
- docker:dind - docker:dind
script: script:
- docker build -t flask-backend . - docker build -t flask-backend flask_ml_api
test: test:
stage: test stage: test
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment