We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6146a0 commit 5a29f8bCopy full SHA for 5a29f8b
.jx/variables.sh
@@ -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
@@ -0,0 +1 @@
+0.0.4
0 commit comments