Everything works fine with drone.io , build etc but it will not push at the very end... Any suggestions?
no basic auth credentials
Everything works fine with drone.io , build etc but it will not push at the very end... Any suggestions?
no basic auth credentials
Did you issued a:
docker login -u user -p password drone.io (or where your registry is)
?