Expected Behaviour
Standard behaviour in CI systems is to set an env var of "CI=true/1" whilst running code in a pipeline.
Current Behaviour
We don't do that at present, but could when we execute the "faas-cli" in the git-tar function.
Reference: openfaas/faas-cli#831