forked from drone/go-scm
-
Notifications
You must be signed in to change notification settings - Fork 83
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c6ce7a0
commit f8eebf4
Showing
2 changed files
with
22 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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='5' | ||
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/5' | ||
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.14' | ||
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.14' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
1.14.14 |