5 lines
77 B
YAML
5 lines
77 B
YAML
|
get_vars:
|
||
|
stage: test
|
||
|
script:
|
||
|
- echo this testvar value is $TEST_VAR
|