Skip to content
Snippets Groups Projects
Commit 22bc6114 authored by Jacek Lebioda's avatar Jacek Lebioda
Browse files

chore: test

parent bd7bcc3a
No related branches found
No related tags found
1 merge request!1Jl test
Pipeline #21998 passed
......@@ -23,11 +23,6 @@ build docker image:
- docker build --cache-from $CI_REGISTRY_IMAGE:latest --tag $CI_REGISTRY_IMAGE:$CI_COMMIT_SHA --tag $CI_REGISTRY_IMAGE:latest .
- docker push $CI_REGISTRY_IMAGE:$CI_COMMIT_SHA
- docker push $CI_REGISTRY_IMAGE:latest
only:
changes:
- "DESCRIPTION"
- "Dockerfile"
when: always
run drake:
stage: test
......
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