Skip to content
Snippets Groups Projects
Commit e49e6364 authored by romanvalov's avatar romanvalov
Browse files

testing rules

parent 7185f051
Branches
No related tags found
No related merge requests found
......@@ -29,6 +29,11 @@ variables:
- echo "$GLOBAL2"
- echo "$LOCAL1"
- echo "$LOCAL2"
rules:
- if: $LOCAL3 == ""
when: never
- if: $LOCAL4 == ""
when: always
run-x86_64:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment