Include building ui into dockerfile (#62)

* Include building ui into docker file

* Specify docker.io for image

* removing old dist files

* update gitignore to skip dist folders

* adding build to arguments as the files are no longer in repo

* remove bindfs to figure out the problem later

* running all instead of just specified

* removed bindfs action

* disabling error check for now until we move building ui assets to action

* added npm install & run to pull_request yaml

* build ui folder

* --prefix on install deps

* --prefix on install deps

* re-added not checking generated files

Co-authored-by: Fredrik Grönqvist <fredrik.gronqvist@embark-studios.com>
This commit is contained in:
Markus Viitamäki
2020-04-20 03:51:29 +02:00
committed by GitHub
parent 758100558a
commit 9d93f4092c
13 changed files with 18 additions and 15039 deletions
+1
View File
@@ -4,3 +4,4 @@
ui/public/bundle.*
node_modules
.idea
dist