Skip to content

Commit

Permalink
chore: added variables
Browse files Browse the repository at this point in the history
  • Loading branch information
pow-devops2020 committed Jan 5, 2021
1 parent 5abbec1 commit c82b2e1
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .jx/variables.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@

# generated by: jx gitops variables
export APP_NAME="jx-pipeline"
export BRANCH_NAME="master"
export BUILD_NUMBER="1"
export DOCKERFILE_PATH="Dockerfile"
export DOCKER_REGISTRY="gcr.io"
export DOCKER_REGISTRY_ORG="jenkinsxio"
export JX_CHART_REPOSITORY="http://jenkins-x-chartmuseum:8080"
export MINK_AS="tekton-bot"
export MINK_IMAGE="gcr.io/jenkinsxio/jx-pipeline:0.0.75"
export PIPELINE_KIND="release"
export REPO_NAME="jx-pipeline"
export REPO_OWNER="jenkins-x"
export VERSION="0.0.75"
1 change: 1 addition & 0 deletions VERSION
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
0.0.75

0 comments on commit c82b2e1

Please sign in to comment.