Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
definite committed Feb 14, 2018
1 parent 7fa407c commit 96210ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jenkins/maven-Jenkinsfile
Expand Up @@ -103,6 +103,7 @@ timestamps {
).trim()

withEnv(["WORK_ROOT=$WORK_ROOT","ZANATA_GIT_URL_PREFIX=https://${ORG_BASE}"]) {
sh("bash $WORKSPACE/zanata-functions help")
sh("bash $WORKSPACE/zanata-functions run ensure_repo ${REPO_NAME}")
sh("bash $WORKSPACE/zanata-functions run checkout_branch ${REPO_NAME} ${PROJ_BRANCH} ${WORK_ROOT}")
dir(WORK_DIR) {
Expand Down

0 comments on commit 96210ed

Please sign in to comment.