Skip to content
New issue

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

Add Environment Variables #6

Open
bradmccoydev opened this issue Dec 8, 2022 · 1 comment
Open

Add Environment Variables #6

bradmccoydev opened this issue Dec 8, 2022 · 1 comment

Comments

@bradmccoydev
Copy link
Collaborator

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'
@i-am-yuvi
Copy link
Contributor

Hey, @bradmccoydev can I work on this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants