Skip to content
Snippets Groups Projects
Commit f0534d3f authored by Almut Luetge's avatar Almut Luetge
Browse files

include image build

parent 72d5be5d
No related branches found
No related tags found
No related merge requests found
Pipeline #542560 passed with stage
in 21 seconds
......@@ -12,11 +12,7 @@ stages:
image_build:
stage: build
image: docker:stable
rules:
- changes:
- Dockerfile
- requirements.txt
- install.R
when: always
before_script:
- docker login -u gitlab-ci-token -p $CI_JOB_TOKEN http://$CI_REGISTRY
script: |
......
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