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

testing rules

parent e8504984
No related branches found
No related tags found
No related merge requests found
Pipeline #8044 passed
variables:
GLOBAL1: "test!"
GLOBAL2: "$GLOBAL1"
GLOBAL4: ""
.run:
......@@ -21,7 +22,7 @@ variables:
- echo "$GLOBAL4"
rules:
- if: $GLOBAL3 == ""
when: on_success
when: always
variables:
GLOBAL3: "test!"
- if: $GLOBAL4 == ""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment