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 69143b6 commit 0d5f1ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ node('windows') {

stage 'Build'

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

0 comments on commit 0d5f1ab

Please sign in to comment.