Skip to content

Commit ade78c7

Browse files
committed
refactor: 💡 netlify build
1 parent edfc8ca commit ade78c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

netlify.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[build]
2-
command = "npm run postinstall"
2+
command = "npm run postinstall && rm -f Dockerfile docker-compose.yml README.md && rm -rf docker/"
33
publish = "."
44

55
[[redirects]]

0 commit comments

Comments
 (0)