steps: - when: condition: ${CONDITION_BUILD} steps: - checkout
...In this case I want to pass "true" or "false" via ENVIRONMENT VARIABLE from Dashboard.
CCI-I-980