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

Update .gitlab-ci.yml file

parent daabd302
No related branches found
No related tags found
No related merge requests found
......@@ -39,7 +39,7 @@ build-services-linux-debug:
tags:
- kubernetes-executor
rules:
- when: never
- when: always
artifacts:
paths:
- build
......@@ -66,7 +66,7 @@ test-services-linux-debug:
tags:
- kubernetes-executor
rules:
- when: never
- when: always
dependencies:
- build-services-linux-debug
artifacts:
......
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