Skip to content
Snippets Groups Projects
Commit afac335a authored by Ľuboslav Pivarč's avatar Ľuboslav Pivarč
Browse files

Update .gitlab-ci.yml

parent 7b5011c5
Branches
Tags
No related merge requests found
Pipeline #21255 passed with warnings
...@@ -33,7 +33,7 @@ cBioDb build: ...@@ -33,7 +33,7 @@ cBioDb build:
job build: job build:
stage: build stage: build
<: *docker-login <<: *docker-login
image: docker:latest image: docker:latest
script: script:
- docker build --pull -t "${CI_REGISTRY_IMAGE}:job${CI_COMMIT_SHA}" ./builds/job - docker build --pull -t "${CI_REGISTRY_IMAGE}:job${CI_COMMIT_SHA}" ./builds/job
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment