Skip to content

Commit 790845f

Browse files
chore: add variables
1 parent 8e78805 commit 790845f

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed

.jx/variables.sh

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
2+
# generated by: jx gitops variables
3+
export APP_NAME='peacock'
4+
export BRANCH_NAME='main'
5+
export BUILD_NUMBER='3'
6+
export DOCKERFILE_PATH='Dockerfile'
7+
export DOCKER_REGISTRY='jx3mqubebuild.azurecr.io'
8+
export DOCKER_REGISTRY_ORG='spring-financial-group'
9+
export DOMAIN='jx.mqube.build'
10+
export GIT_BRANCH='main'
11+
export JENKINS_X_URL='https://dashboard-jx.jx.mqube.build/spring-financial-group/peacock/main/3'
12+
export JX_CHART_REPOSITORY='http://jenkins-x-chartmuseum.jx.svc.cluster.local:8080'
13+
export KANIKO_FLAGS='--skip-unused-stages --snapshotMode=redo'
14+
export MINK_AS='tekton-bot'
15+
export MINK_IMAGE='jx3mqubebuild.azurecr.io/spring-financial-group/peacock:1.12.0'
16+
export NAMESPACE_SUB_DOMAIN='-jx.'
17+
export PIPELINE_KIND='release'
18+
export PUSH_CONTAINER_REGISTRY='jx3mqubebuild.azurecr.io'
19+
export REPO_NAME='peacock'
20+
export REPO_OWNER='spring-financial-group'
21+
export VERSION='1.12.0'

VERSION

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

0 commit comments

Comments
 (0)