get_vars:
stage: test
script:
- sleep 10 &
- a=$!
- echo $a
- setsid echo this testvar value is $TEST_VAR