Commit Graph

3 Commits (f79c4e3bb0e956525d6031a2c5bde9931bef7d1c)

Author SHA1 Message Date
Frostebite f79c4e3bb0
Implement AWS Fargate support 2021-04-14 02:39:17 +01:00
Webber Takken 67b76584b8
Cleanup root dir (#133)
* Remove package-lock.json

* Move bootstrap logic into action folder

* Fix relative path

* update index after rebase

* Shell files are executable

* Update yarn.lock

* Update yarn.lock
2020-08-22 19:17:02 +02:00
Frostebite 21634107c1
K8s Feature (#124)
Adds the ability to use a kubernetes container to run builds that are too large for the local machine running the unity-builder. Logs are streamed back during the build. Build results can then be downloaded separately.
2020-08-09 20:27:47 +01:00