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 Jan 13, 2021
1 parent 1ade49f commit 3df500d
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
16 changes: 16 additions & 0 deletions .jx/variables.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@

# generated by: jx gitops variables
export APP_NAME="golang-http"
export BRANCH_NAME="master"
export BUILD_NUMBER="1"
export DOCKERFILE_PATH="Dockerfile"
export DOCKER_REGISTRY="10.96.55.226"
export DOCKER_REGISTRY_ORG="gilshin"
export JX_CHART_REPOSITORY="http://bucketrepo.jx.svc.cluster.local/bucketrepo/charts/"
export KANIKO_FLAGS="--insecure"
export MINK_AS="tekton-bot"
export MINK_IMAGE="10.96.55.226/gilshin/golang-http:0.0.2"
export PIPELINE_KIND="release"
export REPO_NAME="golang-http"
export REPO_OWNER="gilShin"
export VERSION="0.0.2"
1 change: 1 addition & 0 deletions VERSION
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
0.0.2

0 comments on commit 3df500d

Please sign in to comment.