This commit is contained in:
Jesse Mazzella 2019-07-02 08:09:36 -07:00 committed by GitHub
parent 53e61aa69b
commit 07922de6e7
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": [
{