Skip to content
Snippets Groups Projects
Commit 3b74f602 authored by Alex Ellis's avatar Alex Ellis Committed by GitHub
Browse files

Force positive exit.

parent 5c2e18d6
No related branches found
No related tags found
No related merge requests found
......@@ -7,3 +7,5 @@ docker swarm init --advertise-addr=$(hostname -i)
git clone https://github.com/openfaas/certify-incubator
cd certify-incubator && \
make
exit 0
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment