Skip to content

Commit

Permalink
Bump CI pipeline (microsoft#797)
Browse files Browse the repository at this point in the history
  • Loading branch information
BernieWhite committed Sep 5, 2021
1 parent da1dcac commit d9fdce1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .azure-pipelines/azure-pipelines.yaml
Expand Up @@ -2,12 +2,12 @@
# CI pipeline for PSRule

variables:
version: '1.7.0'
version: '1.8.0'
buildConfiguration: 'Release'
disable.coverage.autogenerate: 'true'
imageName: 'ubuntu-20.04'

# Use build number format, i.e. 1.7.0-B2010001
# Use build number format, i.e. 1.8.0-B2110001
name: $(version)-B$(date:yyMM)$(rev:rrr)

trigger:
Expand Down

0 comments on commit d9fdce1

Please sign in to comment.