mirror of
https://github.com/rowyio/rowy.git
synced 2026-09-03 04:30:54 +02:00
testing cloud build variables
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user