Skip to content

Instantly share code, notes, and snippets.

@eggsy84
Created August 27, 2018 14:52
Show Gist options
  • Save eggsy84/0df1ff6138d34b70c963e0d33b642b36 to your computer and use it in GitHub Desktop.
Save eggsy84/0df1ff6138d34b70c963e0d33b642b36 to your computer and use it in GitHub Desktop.
steps:
- name: 'gcr.io/cloud-builders/npm'
args: ['install']
- name: 'gcr.io/cloud-builders/npm'
args: ['run', 'test']
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment