Skip to content

Commit

Permalink
ci: fix invalid syntax in the azure auto.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pietroalbini committed May 24, 2019
1 parent 24f262f commit 2244ca3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .azure-pipelines/auto.yml
Expand Up @@ -3,8 +3,8 @@
#

pr: none
trigger:
- auto
trigger:
- auto

variables:
- group: prod-credentials
Expand Down

0 comments on commit 2244ca3

Please sign in to comment.