Move docs and gallery deployment to Cirrus, add Docker image for Linux (#20097)
This adds a Docker image for the linux builds, replacing a lot of the setup code with a Docker build. Added a docker image build step that has the right gcloud credentials in it. Also, this finally moves the gallery deployment and docs publishing steps to Cirrus. They were dependent upon some environment setup that was a lot easier to do in Docker than in a setup bash script.
Showing
dev/bots/cirrus_setup.sh
0 → 100755
dev/bots/deploy_gallery.sh
0 → 100755
dev/ci/README.md
0 → 100644
Please register or sign in to comment