Skip to content
This repository has been archived by the owner on Feb 2, 2021. It is now read-only.

Commit

Permalink
Pull in the standard templates to get "node12"
Browse files Browse the repository at this point in the history
node10-express is no-longer required here.

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
  • Loading branch information
alexellis committed Mar 3, 2020
1 parent ab1fa59 commit be3291d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/deploy-cloud-components.sh
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ if [ "$ENABLE_AWS_ECR" = "true" ] ; then
fi

cd ./dashboard
faas-cli template store pull node10-express
faas-cli template pull
faas-cli deploy

sleep 2
Expand Down

0 comments on commit be3291d

Please sign in to comment.