updated link to new iOS demo

This commit is contained in:
Billy Lo 2021-10-22 16:57:08 -04:00
parent 6f062f0bfb
commit 3d89a5b0ee
3 changed files with 3 additions and 6 deletions

View File

@ -1,6 +1,3 @@
docker build . -t covidpass -t gcr.io/broadcast2patients/covidpass
docker push gcr.io/broadcast2patients/covidpass
docker image prune
#gcloud config set project broadcast2patients
#gcloud config set run/region us-east1
#gcloud run deploy covidpass --image gcr.io/broadcast2patients/covidpass:latest --platform managed
docker image prune -f

View File

@ -4,4 +4,4 @@ gcloud config set project broadcast2patients
gcloud config set run/region us-east1
gcloud run services update-traffic covidpass --to-latest
gcloud run deploy covidpass --image gcr.io/broadcast2patients/covidpass:latest --platform managed
docker image prune
docker image prune -f

View File

@ -95,7 +95,7 @@ function Index(): JSX.Element {
{t('index:androidDemo')}
</a>
</Link>&nbsp;&nbsp;&nbsp;
<Link href="https://www.youtube.com/watch?v=AIrG5Qbjptg">
<Link href="https://www.youtube.com/watch?v=XAg8IoIdlsU">
{/* <a className="underline" target="_blank"> */}
<a className="underline">
{t('index:iosDemo')}