Skip to content

Commit

Permalink
Pull gh-pages before publishing new changes to site.
Browse files Browse the repository at this point in the history
  • Loading branch information
greg-1-anderson committed Nov 15, 2016
1 parent 5af6b1a commit 37ed72e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions RoboFile.php
Original file line number Diff line number Diff line change
Expand Up @@ -362,6 +362,7 @@ public function pharPublish()
$this->collectionBuilder()
->taskGitStack()
->checkout('gh-pages')
->pull('origin gh-pages')
->taskFilesystemStack()
->remove('robo.phar')
->rename('robo-release.phar', 'robo.phar')
Expand Down

0 comments on commit 37ed72e

Please sign in to comment.