Skip to content

Commit

Permalink
Update Jenkinsfile
Browse files Browse the repository at this point in the history
  • Loading branch information
pcaskey authored Nov 20, 2018
1 parent 288e3b7 commit 69143b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ node('windows') {

stage 'Build'

sh 'powershell echo $PWD'
sh 'powershell ./rebuild.ps1'
/*try{
sh 'powershell ./rebuild.ps1 > ./debug'
Expand Down

0 comments on commit 69143b6

Please sign in to comment.