Skip to content
Snippets Groups Projects
Commit fabbd8e2 authored by Jedrzej Rybicki's avatar Jedrzej Rybicki
Browse files

shared docker worker with docker image

parent d07017a0
Branches
Tags 0.6.0
No related merge requests found
Pipeline #68152 failed
...@@ -5,6 +5,7 @@ job 1: ...@@ -5,6 +5,7 @@ job 1:
stage: test stage: test
tags: tags:
- public-docker - public-docker
image: docker:latest
script: script:
- echo "Logging in" - echo "Logging in"
- docker login $CI_REGISTRY -u $CI_JOB_USER -p $CI_JOB_TOKEN - docker login $CI_REGISTRY -u $CI_JOB_USER -p $CI_JOB_TOKEN
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment