drop ubuntu build
Some checks failed
ci/woodpecker/push/build_dev Pipeline failed

This commit is contained in:
Ruben Momoa
2024-08-22 15:55:16 +02:00
parent e2137eb2e6
commit 8aedf67aba
7 changed files with 69 additions and 140 deletions

View File

@@ -3,9 +3,6 @@
# exit when any command fails
set -e
# init nvm
\. "$NVM_DIR"/nvm.sh
if [[ "$BOOT_NPM_INSTALL" = true ]]; then
echo "npm install"
npm install