sunnykrGupta / tryDock-jenkins

Test Project to run Jenkins Docker Pipeline
0 stars 2 forks source link

Seriously not working. #2

Open NeskireDK opened 6 years ago

NeskireDK commented 6 years ago

Sorry to say. setup project with jenkins 2.92, scm, github - Using jenkinsfile. [Pipeline] End of Pipeline java.nio.file.NoSuchFileException: /var/lib/jenkins/workspace/tryDock/Dockerfile at sun.nio.fs.UnixException.translateToIOException(UnixException.java:86)

sunnykrGupta commented 6 years ago

@NeskireDK Actually it could be because of path. You can see REPO name i have changed.

This repo is more of my experiments while learning jenkins pipeline. Dont take it SERIOUSLY.

any way you can read : https://github.com/sunnykrGupta/continuous-deployment-on-kubernetes and have a look at Jenkinsfile if you really into docker building in automated way.

NeskireDK commented 6 years ago

Its very serious 🗡 No seriously, i'm also learning jenkins pipeline working with nodejs. Having difficulties and stumpled upon this. 👍 Thanks for the link, i'm also running on Kubernetes, cheers.