Skip to content

Commit

Permalink
chore: add variables
Browse files Browse the repository at this point in the history
  • Loading branch information
pow-devops2020 committed Apr 3, 2024
1 parent 1e8a189 commit f0dcfbc
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
21 changes: 21 additions & 0 deletions .jx/variables.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@

# generated by: jx gitops variables
export APP_NAME='go-scm'
export BRANCH_NAME='main'
export BUILD_NUMBER='4'
export DOCKERFILE_PATH='Dockerfile'
export DOCKER_REGISTRY='ghcr.io'
export DOCKER_REGISTRY_ORG='jenkins-x'
export DOMAIN='infra.jenkins-x.rocks'
export GIT_BRANCH='main'
export JENKINS_X_URL='https://dashboard-jx.infra.jenkins-x.rocks/jenkins-x/go-scm/main/4'
export JX_CHART_REPOSITORY='https://github.com/jenkins-x-charts/repo.git'
export KANIKO_FLAGS='--skip-unused-stages --snapshotMode=redo'
export MINK_AS='tekton-bot'
export MINK_IMAGE='ghcr.io/jenkins-x/go-scm:1.14.30'
export NAMESPACE_SUB_DOMAIN='-jx.'
export PIPELINE_KIND='release'
export PUSH_CONTAINER_REGISTRY='ghcr.io'
export REPO_NAME='go-scm'
export REPO_OWNER='jenkins-x'
export VERSION='1.14.30'
1 change: 1 addition & 0 deletions VERSION
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
1.14.30

0 comments on commit f0dcfbc

Please sign in to comment.