harbur / captain

Captain - Convert your Git workflow to Docker :whale: containers
MIT License
767 stars 51 forks source link

Captain should fail if captain build is given and no Dockerfile exists on project #4

Closed dkapanidis closed 9 years ago

dkapanidis commented 9 years ago

If captain is executed in a project without Dockerfile(s) and neither captain.yml it should exit with non-zero status to indicate to CI servers that nothing was created.