Browse Source

add dir

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

1
Jenkinsfile

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

Loading…
Cancel
Save