Add check whether VAULT_TOKEN is set
Version Control Information
Source branch: feature/check-vault-token
Target branch: devel
Commits:
* Add check whether VAULT_TOKEN is set
Stages 2 and 3 need a vault token with at least orchestrator role. It is
easy to forget setting the variable, so the run will stop some minutes
into the run. Time that is better spent otherwise. This commit adds a
check to both stages so they fail if the variable is not set.
Description
Feel free to add further information about your MR in this section
Closes: #
Merge Prerequisites
-
MR title (and description) are descriptive -
Code is readable and syntactically correct -
Code is understandable -
Documentation has been updated, if necessary -
Commit messages look good -
Release note file added in latest commit
As a developer: please do not tick these boxes yourself. As a reviewer: please get yourself a hot cold beverage.
Edited by Steve Starke