fix(azure): allow host to be specified in user_config for on premise installation (#1860)

* add .devcontainer to .gitignore

* allow AzureDevOps host to be specified in the user_config

* fix spacing issues

* gofmt

* fixes to cmd and update to approach

Co-authored-by: atlantisbot <lkysow+atlantis@gmail.com>
This commit is contained in:
Daniel Grimes
2021-10-17 19:07:14 +01:00
committed by GitHub
parent 515df4edb1
commit 571f91fbda
4 changed files with 13 additions and 1 deletions

1
.gitignore vendored
View File

@@ -13,3 +13,4 @@ helm/test-values.yaml
*.swp
golangci-lint
atlantis
.devcontainer