mirror of
https://github.com/wassname/Clover-Edition.git
synced 2026-09-09 11:13:26 +08:00
added cloudbuild yaml
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
steps:
|
||||
- name: "gcr.io/cloud-builders/gcloud"
|
||||
args: ["app", "deploy", "--no-promote"]
|
||||
timeout: "1600s"
|
||||
Reference in New Issue
Block a user