#========================================================= # OpenShift Jenkins pipeline template parameters for: # Jenkinsfile: ./jenkins/build-and-deploy-to-dev-Jenkinsfile # Template File: https://raw.githubusercontent.com/BCDevOps/openshift-tools/master/provisioning/pipeline/resources/pipeline-build.json #========================================================= NAME=build-and-deploy-to-dev # GITHUB_WEBHOOK_SECRET=[a-zA-Z0-9]{40} SOURCE_REPOSITORY_URL=https://github.com/bcgov/eDivorce.git SOURCE_REPOSITORY_REF=master CONTEXT_DIR=jenkins JENKINSFILE_PATH=build-and-deploy-to-dev-Jenkinsfile