Skip to content

Commit 0e407d3

Browse files
chore: add variables
1 parent a60219a commit 0e407d3

File tree

2 files changed

+21
-0
lines changed

2 files changed

+21
-0
lines changed

.jx/variables.sh

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
2+
# generated by: jx gitops variables
3+
export APP_NAME='jx-charter'
4+
export BRANCH_NAME='main'
5+
export BUILD_NUMBER='7'
6+
export DOCKERFILE_PATH='Dockerfile'
7+
export DOCKER_REGISTRY='gcr.io'
8+
export DOCKER_REGISTRY_ORG='jenkinsxio'
9+
export DOMAIN='dev.jenkins-x.me'
10+
export GIT_BRANCH='HEAD'
11+
export JENKINS_X_URL='https://dashboard-jx.dev.jenkins-x.me/jenkins-x-plugins/jx-charter/main/7'
12+
export JX_CHART_REPOSITORY='http://jenkins-x-chartmuseum.jx.svc.cluster.local:8080'
13+
export MINK_AS='tekton-bot'
14+
export MINK_IMAGE='gcr.io/jenkinsxio/jx-charter:0.0.7'
15+
export NAMESPACE_SUB_DOMAIN='-jx.'
16+
export PIPELINE_KIND='release'
17+
export PUSH_CONTAINER_REGISTRY='gcr.io'
18+
export REPO_NAME='jx-charter'
19+
export REPO_OWNER='jenkins-x-plugins'
20+
export VERSION='0.0.7'

VERSION

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
0.0.7

0 commit comments

Comments
 (0)