lighthouse/.github/workflows
realbigsean 51f7724c76 Automate docker version tag (#2150)
## Issue Addressed

N/A

## Proposed Changes

On any tag formatted `v*`, a full multi-arch docker build will be kicked off and automatically pushed to docker hub with the version tag.

This is a bit repetitive, because the image built will usually be the same as the image built on pushes to `stable`, but it seems like the simplest way to go about it and this will also work if we incorporate a workflow with `vX.X.X-rc` tags. 

## Additional Info

This may also need to wait for env variable updates: https://github.com/sigp/lighthouse/pull/2135#issuecomment-754977433

Co-authored-by: realbigsean <seananderson33@gmail.com>
2021-01-19 03:50:10 +00:00
..
book.yml remove protected environment (#2135) 2021-01-19 01:29:06 +00:00
docker.yml Automate docker version tag (#2150) 2021-01-19 03:50:10 +00:00
release.yml Automate docker version tag (#2150) 2021-01-19 03:50:10 +00:00
test-suite.yml Revert "add caching to test suite (#2089)" (#2098) 2020-12-16 23:29:07 +00:00