Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jenkins - dockerBuildAndPush doesn't work from ci #374

Open
dos65 opened this issue Dec 25, 2017 · 0 comments
Open

Jenkins - dockerBuildAndPush doesn't work from ci #374

dos65 opened this issue Dec 25, 2017 · 0 comments

Comments

@dos65
Copy link
Contributor

dos65 commented Dec 25, 2017

Error doesn't explain reason:

[info] Tagging image 75fde09e9bd3 with name: hydrosphere/mist:1.0.0-RC2-2.0.0
[error] java.lang.RuntimeException: Failed to push
[error] 	at scala.sys.package$.error(package.scala:27)
[error] 	at sbtdocker.DockerPush$.apply(DockerPush.scala:42)
[error] 	at sbtdocker.DockerPush$.$anonfun$apply$1(DockerPush.scala:17)
[error] 	at sbtdocker.DockerPush$.$anonfun$apply$1$adapted(DockerPush.scala:16)

Temporarily I fixed it by doing manual docker push call.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant