Deploy the musuem client whenever Webamp itself is updated

This commit is contained in:
Jordan Eldredge 2023-01-20 10:13:04 -08:00
parent e2a3dc6df9
commit f84abfeac5

View file

@ -12,6 +12,7 @@ ID = "be420a16-4ef3-43b1-ac62-35869bdf8679"
# Default build command.
command = "yarn build"
ignore = "git diff --quiet $CACHED_COMMIT_REF $COMMIT_REF . ../webamp/"
[build.environment]
NODE_VERSION = "16.17.1"
NETLIFY_USE_YARN = "true"