Commit Graph

6 Commits

Author SHA1 Message Date
Deepak Prabhakara
512cfda4f3 build linux/arm64/v8 2022-12-08 15:44:50 +00:00
Deepak Prabhakara
8c0c2cae93 removing v6 and v7 to reduce build time 2022-12-08 14:02:40 +00:00
Aswin V
f0542225d1
Enable multi platform build for docker image (#127)
* Update actions and support multiplatform build

* Test `ttl.sh`

* Revert changes related to testing
2022-12-08 12:37:16 +00:00
Deepak Prabhakara
6d48173e05 skip docker login if not release 2022-11-21 16:53:10 +00:00
Deepak Prabhakara
6e031ea51a fixed workflow branches 2022-03-15 00:36:03 +00:00
Kiran K
fdaa190df4
Add Github actions (#15)
* Add Github actions

* Fix the docker build issue

* Remove the duplicate Github action

* only need runtime env vars during build

* ENV NEXT_TELEMETRY_DISABLED is a runtime env var

* Add missing keys to package.json

* Use the npm version as tag

Co-authored-by: Deepak Prabhakara <deepak@boxyhq.com>
2022-03-10 17:20:33 +00:00