Browse Source

Updated commands to be windows ones

main
william 4 days ago
parent
commit
df3c5572af
  1. 4
      Jenkinsfile

4
Jenkinsfile

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

Loading…
Cancel
Save