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 Oct 12, 2021
1 parent b610799 commit c05069e
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='redact-store'
export BRANCH_NAME='main'
export BUILD_NUMBER='2'
export DOCKERFILE_PATH='Dockerfile'
export DOCKER_REGISTRY='274295908850.dkr.ecr.eu-west-1.amazonaws.com'
export DOCKER_REGISTRY_ORG='pauwels-labs'
export DOMAIN='pauwelslabs.com'
export GIT_BRANCH='main'
export JENKINS_X_URL='https://dashboard.dev.pauwelslabs.com/pauwels-labs/redact-store/main/2'
export JX_CHART_REPOSITORY='http://jenkins-x-chartmuseum.jx.svc.cluster.local:8080'
export KANIKO_FLAGS='--skip-unused-stages --snapshotMode=redo'
export MINK_AS='tekton-bot'
export MINK_IMAGE='274295908850.dkr.ecr.eu-west-1.amazonaws.com/pauwels-labs/redact-store:1.2.7'
export NAMESPACE_SUB_DOMAIN='.dev.'
export PIPELINE_KIND='release'
export PUSH_CONTAINER_REGISTRY='274295908850.dkr.ecr.eu-west-1.amazonaws.com'
export REPO_NAME='redact-store'
export REPO_OWNER='pauwels-labs'
export VERSION='1.2.7'
1 change: 1 addition & 0 deletions VERSION
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
1.2.7

0 comments on commit c05069e

Please sign in to comment.