Skip to content

Instantly share code, notes, and snippets.

@lowellbander
Created December 7, 2021 01:31
Show Gist options
  • Save lowellbander/5f87e05b841d7b920ef8ae73e23bf844 to your computer and use it in GitHub Desktop.
Save lowellbander/5f87e05b841d7b920ef8ae73e23bf844 to your computer and use it in GitHub Desktop.
steps:
- name: node
entrypoint: npm
args: ["install"]
- name: "gcr.io/cloud-builders/gcloud"
args: ["app", "deploy"]
timeout: "1600s"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment