From 9ed3b40dc82df6caeeccc4fb080ccb507c3fe454 Mon Sep 17 00:00:00 2001 From: Shams mosowi Date: Thu, 23 Apr 2020 14:32:30 +0800 Subject: [PATCH] testing cloud build variables --- cloudbuildPermissionsFunctions.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/cloudbuildPermissionsFunctions.yaml b/cloudbuildPermissionsFunctions.yaml index f4ede7a9..43ab43c4 100644 --- a/cloudbuildPermissionsFunctions.yaml +++ b/cloudbuildPermissionsFunctions.yaml @@ -25,5 +25,9 @@ steps: entrypoint: yarn args: - "deploy" + - "--project ${_PROJECT_ID}" + - "--only" - "functions:FT_permissions" dir: "cloud_functions/functions" + substitutions: + _PROJECT_ID: "project-id" # default value