spotify - How to use google api key with maven docker plugin -
i using spotify.com maven-docker-plugin push docker image google container registry. configured the oauth token in maven settings.xml file , worked champ. however, don't want have new token multiple times throughout day , use private key service account. can't seem figure out how make work. keep getting "incomplete docker registry authorization credentials" error. seems plugin expects password username.
Comments
Post a Comment