Merge pull request #7830 from ozyx/patch-1

fix typo
This commit is contained in:
Megan Marsh 2019-07-02 10:29:52 -07:00 committed by GitHub
commit 3b80889290
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
"resource_group": "{{env `ARM_RESOURCE_GROUP`}}",
"storage_account": "{{env `ARM_STORAGE_ACCOUNT`}}",
"subscription_id": "{{env `ARM_SUBSCRIPTION_ID`}}",
"object_id": "{{env `ARM_OJBECT_ID`}}"
"object_id": "{{env `ARM_OBJECT_ID`}}"
},
"builders": [
{