5 lines
No EOL
95 B
Bash
Executable file
5 lines
No EOL
95 B
Bash
Executable file
#!/bin/bash
|
|
|
|
(cd ./munch-ease-frontend && npm install && npm run build)
|
|
|
|
docker build -t doof . |