Skip to content

Commit

Permalink
Update azure-pipelines.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
pvizeli committed May 8, 2019
1 parent 01f14df commit 6fe4c0a
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,13 @@ pr:
- master

variables:
versionHadolint: 'v1.16.3'
versionShellCheck: 'v0.6.0'
versionBuilder: '1.1'
- name: versionHadolint
value: 'v1.16.3'
- name: versionShellCheck
value: 'v0.6.0'
- name: versionBuilder
value: '1.1'
- group: docker

jobs:

Expand Down

0 comments on commit 6fe4c0a

Please sign in to comment.