disable auto upgrade deps

This commit is contained in:
joshuaboud 2022-05-18 14:27:43 -03:00
parent 58e7fe61c7
commit 09bbef2547
No known key found for this signature in database
GPG Key ID: 17EFB59E2A8BF50E

View File

@ -27,7 +27,7 @@ RESTART_COCKPIT?=0
DEBUG?=0
# Run yarn upgrade or npm update for each project before build
AUTO_UPGRADE_DEPS?=1
AUTO_UPGRADE_DEPS?=0
# USAGE
# installation: