deploy both places

This commit is contained in:
Brad Nelson
2021-02-12 14:42:19 -08:00
parent 52297a9b5b
commit f41e19123a

View File

@ -1,3 +1,4 @@
#! /bin/bash
export CLOUDSDK_PYTHON=/usr/bin/python
gcloud app deploy --project esp32forth *.yaml
gcloud app deploy --project eforth *.yaml