gcloud docker --authorize
make target and push targets
#5
Labels
area/build-tools
Development tooling. I.e. pretty much everything in the `build` directory.
good first issue
These are great first issues. If you are looking for a place to start, start here!
kind/feature
New features for Agones
Milestone
For a nicer experience on GCP, write a
make
target that mounts the appropriate docker config files forgcloud docker --authorize-only
, and then we can add a series ofpush
commands for the controller and sidercar images that use the standarddocker push
commands.Mean you can do a
make gcloud-docker-auth build push
and all the new versions up on the repository.The text was updated successfully, but these errors were encountered: