Skip to content

Commit faddd21

Browse files
chore: add variables
1 parent 0127fd5 commit faddd21

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed

Diff for: .jx/variables.sh

+21
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
2+
# generated by: jx gitops variables
3+
export APP_NAME='lighthouse-webui-plugin'
4+
export BRANCH_NAME='main'
5+
export BUILD_NUMBER='2'
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='main'
11+
export JENKINS_X_URL='https://dashboard-jx.dev.jenkins-x.me/jenkins-x-plugins/lighthouse-webui-plugin/main/2'
12+
export JX_CHART_REPOSITORY='http://jenkins-x-chartmuseum.jx.svc.cluster.local:8080'
13+
export KANIKO_FLAGS='--snapshotMode=redo'
14+
export MINK_AS='tekton-bot'
15+
export MINK_IMAGE='ghcr.io/jenkins-x/lighthouse-webui-plugin:0.1.3'
16+
export NAMESPACE_SUB_DOMAIN='-jx.'
17+
export PIPELINE_KIND='release'
18+
export PUSH_CONTAINER_REGISTRY='ghcr.io'
19+
export REPO_NAME='lighthouse-webui-plugin'
20+
export REPO_OWNER='jenkins-x-plugins'
21+
export VERSION='0.1.3'

Diff for: VERSION

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
0.1.3

0 commit comments

Comments
 (0)