Skip to content

Commit 5222354

Browse files
chore: add variables
1 parent 96f2f9f commit 5222354

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-pipelines-visualizer'
4+
export BRANCH_NAME='master'
5+
export BUILD_NUMBER='6'
6+
export DOCKERFILE_PATH='Dockerfile'
7+
export DOCKER_REGISTRY='ghcr.io'
8+
export DOCKER_REGISTRY_ORG='jenkins-x'
9+
export DOMAIN='dev.jenkins-x.me'
10+
export GIT_BRANCH='master'
11+
export JENKINS_X_URL='https://dashboard-jx.dev.jenkins-x.me/jenkins-x/jx-pipelines-visualizer/master/6'
12+
export JX_CHART_REPOSITORY='http://jenkins-x-chartmuseum.jx.svc.cluster.local:8080'
13+
export MINK_AS='tekton-bot'
14+
export MINK_IMAGE='ghcr.io/jenkins-x/jx-pipelines-visualizer:1.6.11'
15+
export NAMESPACE_SUB_DOMAIN='-jx.'
16+
export PIPELINE_KIND='release'
17+
export PUSH_CONTAINER_REGISTRY='ghcr.io'
18+
export REPO_NAME='jx-pipelines-visualizer'
19+
export REPO_OWNER='jenkins-x'
20+
export VERSION='1.6.11'

VERSION

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

0 commit comments

Comments
 (0)