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:
services:
- docker:dind
script:
- docker build -t flask-backend .
- docker build -t flask-backend flask_ml_api
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