Skip to content
Snippets Groups Projects
Commit fe9d7094 authored by Frank Baier's avatar Frank Baier
Browse files

Update gitlab-ci-mkp.yml

parent c424c2e5
No related branches found
No related tags found
No related merge requests found
image: python:latest
stages:
- build
- upload
......@@ -13,7 +11,8 @@ variables:
build:
stage: build
image: "${CI_REGISTRY}/checkmk/build-mkp:latest"
image: gitlab.ard.de:4567/checkmk/build-mkp:latest
#image: "${CI_REGISTRY}/checkmk/build-mkp:latest"
rules:
- if: $CI_COMMIT_TAG
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