Skip to content

Commit

Permalink
Merge pull request #2899 from compucorp/PCHR-4346-civicrm-upgrade
Browse files Browse the repository at this point in the history
PCHR-4346: CiviCRM Upgrade
  • Loading branch information
davialexandre authored Dec 14, 2018
2 parents 50e29a1 + 88b0505 commit dea5146
Show file tree
Hide file tree
Showing 9 changed files with 423 additions and 2,112 deletions.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ pipeline {
steps {
script {
// Build site with CV Buildkit
sh "civibuild create ${params.CIVIHR_BUILDNAME} --type drupal-clean --civi-ver 5.3.1 --url $WEBURL --admin-pass $ADMIN_PASS"
sh "civibuild create ${params.CIVIHR_BUILDNAME} --type drupal-clean --civi-ver 5.7.0 --url $WEBURL --admin-pass $ADMIN_PASS"

// Get target and PR branches name
def prBranch = env.CHANGE_BRANCH
Expand Down
Loading

0 comments on commit dea5146

Please sign in to comment.