Skip to content

Commit

Permalink
OPS: Format logs correctly for Google Cloud function
Browse files Browse the repository at this point in the history
  • Loading branch information
cortadocodes committed Jun 13, 2023
1 parent fec5427 commit 1596a10
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gcloud-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:
name: ${{ needs.get-prefix.outputs.name_prefix }}data-gateway-sessions
source_dir: data_gateway_sessions
entry_point: extract_and_add_new_measurement_sessions
env_vars: COMPUTE_PROVIDER=GOOGLE_CLOUD_FUNCTION
memory_mb: 8192
region: europe-west6
runtime: python39
Expand Down

0 comments on commit 1596a10

Please sign in to comment.