npm install for node container
Build and Push Docker Images / build-and-push (push) Successful in 22s
Build and Push Docker Images / build-and-push (push) Successful in 22s
This commit is contained in:
@@ -85,7 +85,7 @@ fi
|
||||
cd /workspace
|
||||
|
||||
# Install dependencies
|
||||
yarn install
|
||||
npm install
|
||||
|
||||
# Copy the environment file to the repository's environments directory
|
||||
if [ -f /environment/.env ]; then
|
||||
|
||||
Reference in New Issue
Block a user