Browse Source

Updated commands to be windows ones

main
william 3 weeks ago
parent
commit
df3c5572af
  1. 4
      Jenkinsfile

4
Jenkinsfile

@ -13,8 +13,8 @@ pipeline {
bat ''' bat '''
echo "build react ..." echo "build react ..."
pwd echo %cd%
ls -l build dir build
''' '''
} }
} }

|||||||
100:0
Loading…
Cancel
Save