Skip to content
Snippets Groups Projects
Commit 16b6cfb3 authored by George Sedov's avatar George Sedov
Browse files

Update .gitlab-ci.yml file

parent 582c538d
No related branches found
No related tags found
No related merge requests found
......@@ -2,17 +2,6 @@ include:
- local: deploy/build_env/services-linux/gitlab-ci-build-docker.yml
- local: deploy/build_env/services-windows/gitlab-ci-build-docker.yml
skip-containers:
image:
name: $CI_REGISTRY_IMAGE/asapo-services-linux-build-env:latest
entrypoint: [""]
stage: .pre
script:
- echo empty job to make sure the container exists
tags:
- kubernetes-executor
when: always
build-services-linux-debug:
image:
name: $CI_REGISTRY_IMAGE/asapo-services-linux-build-env:latest
......
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