Skip to content

Commit

Permalink
phpstan - deploy neon file on github pages
Browse files Browse the repository at this point in the history
  • Loading branch information
zdenekdrahos committed Jan 7, 2017
1 parent a4bf0ca commit 915d737
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/deploy-report.sh
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ copy_artifacts() {
cp -R build/*.html $repository/report
cp -R build/*.svg $repository/report
cp -R build/*.xml $repository/report
cp -R build/*.neon $repository/report
}

publish_changes() {
Expand Down

0 comments on commit 915d737

Please sign in to comment.