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

Commit

Permalink
Update deploy cloud components
Browse files Browse the repository at this point in the history
We now need to pull node10-express due to a PR merged in OFC
which uses the newer template for the dashboard.

Signed-off-by: Alex Ellis <alexellis2@gmail.com>
  • Loading branch information
alexellis committed Mar 14, 2019
1 parent 0ced0df commit cad7a31
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 @@ -65,7 +65,7 @@ if [ "$GITLAB" = "true" ] ; then
fi

cd ./dashboard
faas-cli template pull https://github.com/openfaas-incubator/node8-express-template
faas-cli template store pull node10-express
faas-cli deploy

kill %1

0 comments on commit cad7a31

Please sign in to comment.