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

Update .gitlab-ci.yml file

parent 5b004006
No related branches found
No related tags found
No related merge requests found
stages:
- build
- build-containers
include:
- local: deploy/build_env/services-linux/gitlab-ci-build-docker.yml
rules:
- if: '$BUILD_CONTAINERS == "true"'
- local: deploy/build_env/services-windows/gitlab-ci-build-docker.yml
rules:
- if: '$BUILD_CONTAINERS == "true"'
build-services-linux-debug:
image:
......
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