Skip to content
Snippets Groups Projects
Commit 18a75721 authored by Josef Handl's avatar Josef Handl
Browse files

Update .gitlab-ci.yml

parent 61241c4d
No related branches found
No related tags found
No related merge requests found
Pipeline #49568 passed
...@@ -6,7 +6,7 @@ services: ...@@ -6,7 +6,7 @@ services:
before_script: before_script:
- docker login -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD $CI_REGISTRY - docker login -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD $CI_REGISTRY
build: build_master:
stage: build stage: build
script: script:
- docker build --pull -t "$CI_REGISTRY_IMAGE:$CI_COMMIT_REF_NAME" . - docker build --pull -t "$CI_REGISTRY_IMAGE:$CI_COMMIT_REF_NAME" .
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment