Skip to content
Snippets Groups Projects
Commit e2210d56 authored by Oksana Riba Grognuz's avatar Oksana Riba Grognuz
Browse files

Update .gitlab-ci.yml

parent 44b27823
No related branches found
No related tags found
No related merge requests found
......@@ -15,10 +15,3 @@ image_build:
CI_COMMIT_SHA_7=$(echo $CI_COMMIT_SHA | cut -c1-7)
docker build --tag $CI_REGISTRY_IMAGE:$CI_COMMIT_SHA_7 .
docker push $CI_REGISTRY_IMAGE:$CI_COMMIT_SHA_7
only:
refs:
- branches
changes:
- Dockerfile
- requirements.txt
- environment.yml
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment