Skip to content

Commit 472c44a

Browse files
chore: add variables
1 parent 6da6668 commit 472c44a

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

.jx/variables.sh

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
2+
# generated by: jx gitops variables
3+
export APP_NAME='jx3-pipeline-catalog'
4+
export BRANCH_NAME='master'
5+
export BUILD_NUMBER='34'
6+
export DOCKERFILE_PATH='Dockerfile'
7+
export DOCKER_REGISTRY='ghcr.io'
8+
export DOCKER_REGISTRY_ORG='jenkins-x'
9+
export GIT_BRANCH='master'
10+
export JENKINS_X_URL='https://dashboard-jx.infra.jenkins-x.rocks/jenkins-x/jx3-pipeline-catalog/master/34'
11+
export JX_CHART_REPOSITORY='http://jenkins-x-chartmuseum:8080'
12+
export KANIKO_FLAGS='--skip-unused-stages --snapshotMode=redo'
13+
export MINK_AS='tekton-bot'
14+
export MINK_IMAGE='ghcr.io/jenkins-x/jx3-pipeline-catalog:1.3.30'
15+
export PIPELINE_KIND='release'
16+
export PUSH_CONTAINER_REGISTRY='ghcr.io'
17+
export REPO_NAME='jx3-pipeline-catalog'
18+
export REPO_OWNER='jenkins-x'
19+
export VERSION='1.3.30'

VERSION

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

0 commit comments

Comments
 (0)