Do you really want to push to public registry? [y/n]: EOF Build step 'Docker Build and Publish' marked build as failure
My thoughts it's because of a user\pass problem but i can't find anywhere to put them (until now i used execute shell and used docker login -u).
any advise?
Thanks,
Eliran
--
You received this message because you are subscribed to the Google Groups "Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/0bef23c5-868d-4b8d-9738-db54aaeae065%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
[NewArchAppImage] $ /bin/sh -xe /tmp/hudson589083928113628999.sh + docker login -u ******* WARNING: login credentials saved in /home/centos/.dockercfg. Login Succeeded
I can't find anywhere where to put username\pass for the docker hub, not under Manage Jenkins -> Manage Credentials and not under Manage Jenkins -> Configure System
i also don't have ~/.docker/config.json existing in my $HOME