keep-network / tbtc-dapp

Deposit BTC and redeem TBTC
http://dapp.test.tbtc.network/
MIT License
33 stars 31 forks source link

Publish tBTC dApp to GCS bucket #403

Closed lukasz-zimnoch closed 2 years ago

lukasz-zimnoch commented 2 years ago

Here we change the tBTC dApp job to publish static files to the GCS bucket instead of building and pushing a Docker image. This change is a part of our shift from Kubernetes to GCS as a hosting platform for static websites/dapps.

Tagging @r-czajkowski to take a look at React changes (https://github.com/keep-network/tbtc-dapp/pull/403/commits/70638e77c46123e377cfff0a45f05db91bc0f776) needed to make the build passing.