We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The Environment variables will be available from the pipeline in Tekton and they should be available to be used.
export APP_NAME='checkout' export BRANCH_NAME='master' export BUILD_NUMBER='26' export DOMAIN='devx.io' export GIT_BRANCH='master' export PIPELINE_KIND='release' export REPO_NAME='checkout' export REPO_OWNER='XXX-XXX' export VERSION='0.6.19'
The text was updated successfully, but these errors were encountered:
Hey, @bradmccoydev can I work on this issue?
Sorry, something went wrong.
No branches or pull requests
The Environment variables will be available from the pipeline in Tekton and they should be available to be used.
The text was updated successfully, but these errors were encountered: