Fix incorrect argument

This commit is contained in:
Ashcon Partovi 2017-12-31 03:54:15 -07:00
parent d5b9acf23f
commit 7e1ee95772
No known key found for this signature in database
GPG Key ID: 97468B9EF2123630
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@ steps:
- id: git-init
name: gcr.io/cloud-builders/git
args:
- clone
- init
- .
- id: git-add