Skip to content

Commit

Permalink
chore: add variables
Browse files Browse the repository at this point in the history
  • Loading branch information
pow-devops2020 committed May 28, 2021
1 parent 2c95a6a commit 3b7cca2
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 0 deletions.
20 changes: 20 additions & 0 deletions .jx/variables.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@

# generated by: jx gitops variables
export APP_NAME='jx-kube-test'
export BRANCH_NAME='main'
export BUILD_NUMBER='4'
export DOCKERFILE_PATH='Dockerfile'
export DOCKER_REGISTRY='ghcr.io'
export DOCKER_REGISTRY_ORG='jenkins-x'
export DOMAIN='dev.jenkins-x.me'
export GIT_BRANCH='main'
export JENKINS_X_URL='https://dashboard-jx.dev.jenkins-x.me/jenkins-x-plugins/jx-kube-test/main/4'
export JX_CHART_REPOSITORY='http://jenkins-x-chartmuseum.jx.svc.cluster.local:8080'
export MINK_AS='tekton-bot'
export MINK_IMAGE='ghcr.io/jenkins-x/jx-kube-test:0.0.12'
export NAMESPACE_SUB_DOMAIN='-jx.'
export PIPELINE_KIND='release'
export PUSH_CONTAINER_REGISTRY='ghcr.io'
export REPO_NAME='jx-kube-test'
export REPO_OWNER='jenkins-x-plugins'
export VERSION='0.0.12'
1 change: 1 addition & 0 deletions VERSION
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
0.0.12

0 comments on commit 3b7cca2

Please sign in to comment.