|
@@ -110,7 +110,6 @@ parts:
|
|
override-build: |
|
|
override-build: |
|
|
echo "Cleaning environment first"
|
|
echo "Cleaning environment first"
|
|
rm -rf ~/.meteor ~/.npm /usr/local/lib/node_modules
|
|
rm -rf ~/.meteor ~/.npm /usr/local/lib/node_modules
|
|
- # Create the OpenAPI specification
|
|
|
|
rm -rf .build
|
|
rm -rf .build
|
|
echo "Installing meteor"
|
|
echo "Installing meteor"
|
|
curl https://install.meteor.com/ -o install_meteor.sh
|
|
curl https://install.meteor.com/ -o install_meteor.sh
|