Skip to content

Instantly share code, notes, and snippets.

@natansil
Created February 23, 2019 09:18
Show Gist options
  • Save natansil/f7e148e9a616c2daeeca0da03c4a0da8 to your computer and use it in GitHub Desktop.
Save natansil/f7e148e9a616c2daeeca0da03c4a0da8 to your computer and use it in GitHub Desktop.
Google cloud build - custom script
steps:
- name: 'ubuntu'
args: ['bash', './myscript.bash']
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment