EOX GitLab Instance

Skip to content
Snippets Groups Projects
Commit d61d49e3 authored by Lubomir Dolezal's avatar Lubomir Dolezal
Browse files

test

parent 299312d4
No related branches found
No related tags found
1 merge request!36Staging to master to prepare 1.0.0 release
......@@ -8,7 +8,7 @@ build-tag:
image: registry.gitlab.eox.at/esa/prism/vs/docker-base-testing:latest
stage: build
services:
- docker:dind
- docker:19.03.12-dind
before_script:
- docker login -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" $CI_REGISTRY
script:
......@@ -44,7 +44,7 @@ build-master-staging:
image: registry.gitlab.eox.at/esa/prism/vs/docker-base-testing:latest
stage: build
services:
- docker:dind
- docker:19.03.12-dind
before_script:
- docker login -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" $CI_REGISTRY
script:
......@@ -84,7 +84,7 @@ build:
image: registry.gitlab.eox.at/esa/prism/vs/docker-base-testing:latest
stage: build
services:
- docker:dind
- docker:19.03.12-dind
before_script:
- docker login -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" $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