Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 081a033

Browse files
committedJun 11, 2024
chore: add variables
1 parent e4dfc2b commit 081a033

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed
 

‎.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='terraform-jx-azure'
4+
export BRANCH_NAME='main'
5+
export BUILD_NUMBER='5'
6+
export DOCKERFILE_PATH='Dockerfile'
7+
export DOCKER_REGISTRY='ghcr.io'
8+
export DOCKER_REGISTRY_ORG='jenkins-x'
9+
export DOMAIN='infra.jenkins-x.rocks'
10+
export GIT_BRANCH='main'
11+
export JENKINS_X_URL='https://dashboard-jx.infra.jenkins-x.rocks/jenkins-x-terraform/terraform-jx-azure/main/5'
12+
export JX_CHART_REPOSITORY='https://github.com/jenkins-x-charts/repo.git'
13+
export KANIKO_FLAGS='--skip-unused-stages --snapshotMode=redo'
14+
export MINK_AS='tekton-bot'
15+
export MINK_IMAGE='ghcr.io/jenkins-x/terraform-jx-azure:0.8.0'
16+
export NAMESPACE_SUB_DOMAIN='-jx.'
17+
export PIPELINE_KIND='release'
18+
export PUSH_CONTAINER_REGISTRY='ghcr.io'
19+
export REPO_NAME='terraform-jx-azure'
20+
export REPO_OWNER='jenkins-x-terraform'
21+
export VERSION='0.8.0'

‎VERSION

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

0 commit comments

Comments
 (0)