google-nomulus/release/builder
Weimin Yu 21655bc539 Allow nom_build to run in Cloudbuild (#1021)
* Allow nom_build to run in Cloudbuild

Our builder comes with python3.6 and cannot support nom_build out of
box. Nom_build requires dataclasses which is introduced in v3.7.

I haven't found an easy way to get python3.7+ without changing the base
linux image. This PR explicitly installs dataclasses.
2021-03-19 11:28:18 -04:00
..
build.sh Allow nom_build to run in Cloudbuild (#1021) 2021-03-19 11:28:18 -04:00
Dockerfile Update proxy deployment pipeline 2019-04-22 13:02:39 -04:00