Skip to content

Commit

Permalink
Merge pull request #398 from compucorp/staging
Browse files Browse the repository at this point in the history
Sync master with staging
  • Loading branch information
davialexandre authored Jul 24, 2018
2 parents d104453 + 0445014 commit e619dda
Show file tree
Hide file tree
Showing 6 changed files with 1,772 additions and 1,772 deletions.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ pipeline {
steps {
script {
// Build site with CV Buildkit
sh "civibuild create ${params.BUILDNAME} --type drupal-clean --civi-ver 5.3.0 --url $WEBURL --admin-pass $ADMIN_PASS"
sh "civibuild create ${params.BUILDNAME} --type drupal-clean --civi-ver 5.3.1 --url $WEBURL --admin-pass $ADMIN_PASS"

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

0 comments on commit e619dda

Please sign in to comment.