-
Notifications
You must be signed in to change notification settings - Fork 16
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
239dcc6
commit 0c40716
Showing
2 changed files
with
16 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,15 @@ | ||
|
||
# generated by: jx gitops variables | ||
export APP_NAME='jx-slack' | ||
export BRANCH_NAME='master' | ||
export BUILD_NUMBER='2' | ||
export DOCKERFILE_PATH='Dockerfile' | ||
export DOCKER_REGISTRY='gcr.io' | ||
export DOCKER_REGISTRY_ORG='jenkinsxio' | ||
export JX_CHART_REPOSITORY='http://jenkins-x-chartmuseum.jx.svc.cluster.local:8080' | ||
export MINK_AS='tekton-bot' | ||
export MINK_IMAGE='gcr.io/jenkinsxio/jx-slack:0.0.50' | ||
export PIPELINE_KIND='release' | ||
export REPO_NAME='jx-slack' | ||
export REPO_OWNER='jenkins-x-plugins' | ||
export VERSION='0.0.50' |
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 @@ | ||
0.0.50 |