Updare CI pipeline post v0.2.0 (#47)
This commit is contained in:
Родитель
e2fbdb8596
Коммит
9943eaf8c4
|
@ -2,12 +2,12 @@
|
|||
# CI pipeline for PSRule.Rules.Kubernetes
|
||||
|
||||
variables:
|
||||
version: '0.2.0'
|
||||
version: '0.3.0'
|
||||
buildConfiguration: 'Release'
|
||||
disable.coverage.autogenerate: 'true'
|
||||
imageName: 'ubuntu-18.04'
|
||||
|
||||
# Use build number format, i.e. 0.2.0-B2002001
|
||||
# Use build number format, i.e. 0.3.0-B2005001
|
||||
name: $(version)-B$(date:yyMM)$(rev:rrr)
|
||||
|
||||
trigger:
|
||||
|
|
Загрузка…
Ссылка в новой задаче