Browse Source

add dir

main
william 4 days ago
parent
commit
7dfee160fc
  1. 1
      Jenkinsfile

1
Jenkinsfile

@ -12,6 +12,7 @@ pipeline {
}
bat '''
dir
echo %cd%
dir build
echo %cd%

Loading…
Cancel
Save