Skip to content

Instantly share code, notes, and snippets.

@yaasita
Last active May 11, 2021 14:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yaasita/8a9926a4e2171bc453b53d7c68c309d4 to your computer and use it in GitHub Desktop.
Save yaasita/8a9926a4e2171bc453b53d7c68c309d4 to your computer and use it in GitHub Desktop.
node_modules
tmp/*

gcloud builds submit .

steps:
- id: test command
name: gcr.io/google.com/cloudsdktool/cloud-sdk:latest
entrypoint: bash
args: ['-c', 'ls']
timeout: 3600s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment