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 Jun 2, 2021
1 parent 58bd5c9 commit 3f0edcf
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 0 deletions.
20 changes: 20 additions & 0 deletions .jx/variables.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@

# generated by: jx gitops variables
export APP_NAME='nossas-org'
export BRANCH_NAME='main'
export BUILD_NUMBER='1'
export DOCKERFILE_PATH='Dockerfile'
export DOCKER_REGISTRY='519061744633.dkr.ecr.us-east-1.amazonaws.com'
export DOCKER_REGISTRY_ORG='nossas'
export DOMAIN='35.170.28.138.nip.io'
export GIT_BRANCH='main'
export JENKINS_X_URL='http://dashboard-jx.35.170.28.138.nip.io/nossas/nossas-org/main/1'
export JX_CHART_REPOSITORY='http://jenkins-x-chartmuseum.jx.svc.cluster.local:8080'
export MINK_AS='tekton-bot'
export MINK_IMAGE='519061744633.dkr.ecr.us-east-1.amazonaws.com/nossas/nossas-org:0.0.1'
export NAMESPACE_SUB_DOMAIN='-jx.'
export PIPELINE_KIND='release'
export PUSH_CONTAINER_REGISTRY='519061744633.dkr.ecr.us-east-1.amazonaws.com'
export REPO_NAME='nossas-org'
export REPO_OWNER='nossas'
export VERSION='0.0.1'
1 change: 1 addition & 0 deletions VERSION
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
0.0.1

0 comments on commit 3f0edcf

Please sign in to comment.