Skip to content

Commit 5a29f8b

Browse files
chore: add variables
1 parent e6146a0 commit 5a29f8b

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed

.jx/variables.sh

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
2+
# generated by: jx gitops variables
3+
export APP_NAME='cd-indicators'
4+
export BRANCH_NAME='main'
5+
export BUILD_NUMBER='10'
6+
export DOCKERFILE_PATH='Dockerfile'
7+
export DOCKER_REGISTRY='gcr.io'
8+
export DOCKER_REGISTRY_ORG='jenkinsxio'
9+
export JX_CHART_REPOSITORY='http://jenkins-x-chartmuseum.jx.svc.cluster.local:8080'
10+
export MINK_AS='tekton-bot'
11+
export MINK_IMAGE='gcr.io/jenkinsxio/cd-indicators:0.0.4'
12+
export PIPELINE_KIND='release'
13+
export PUSH_CONTAINER_REGISTRY='gcr.io'
14+
export REPO_NAME='cd-indicators'
15+
export REPO_OWNER='jenkins-x'
16+
export VERSION='0.0.4'

VERSION

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

0 commit comments

Comments
 (0)