Skip to content

Instantly share code, notes, and snippets.

@ivamluz
Last active June 28, 2020 22:48
Show Gist options
  • Save ivamluz/51054bd2ec198f8511fa3707e342dafb to your computer and use it in GitHub Desktop.
Save ivamluz/51054bd2ec198f8511fa3707e342dafb to your computer and use it in GitHub Desktop.
Script path: venv/bin/functions-framework
Parameters: --source=src/main.py --target=${FUNCTION_NAME_HTTP} --signature-type=http --port=${FUNCTION_PORT_HTTP} --debug
Environment variables: PYTHONUNBUFFERED=1
Working directory: /home/iluz/Projects/Personal/cloud-build-cloud-functions-pipeline/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment