Guest User

Untitled

a guest
Oct 16th, 2018
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. #!/bin/bash
  2. python3 pythonscript/script.py
  3.  
  4. NameError: name 'python3' is not defined
  5. Build step 'Execute shell' marked build as failure
  6. Finished: FAILURE
  7.  
  8. P.S :
  9. Am new to Jenkins
  10. Python Package is also installed in jenkins
  11. The System has Python installed
Add Comment
Please, Sign In to add comment