Skip to content

Commit dabf763

Browse files
committed
Update submodule PSRepositoryReleaseManager to v0.4.4
1 parent e18139f commit dabf763

2 files changed

Lines changed: 6 additions & 5 deletions

File tree

azure-pipelines.yml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ resources:
2222
type: github
2323
name: theohbrothers/PSRepositoryReleaseManager
2424
endpoint: startersclan
25-
ref: refs/tags/v0.3.0
25+
ref: refs/tags/v0.4.4
2626

2727
stages:
2828
- stage: build_test
@@ -85,11 +85,12 @@ stages:
8585
dependsOn: publish
8686
jobs:
8787
- job: linux_container
88-
displayName: '[Linux] [Container]'
88+
displayName: '[Linux] [Container] PowerShell Core'
8989
pool:
9090
vmImage: ubuntu-16.04
91-
container: joeltimothyoh/powershell:6.1.0-ubuntu-18.04-git-sudo
91+
container: joeltimothyoh/powershell:6.1.0-ubuntu-18.04-git
9292
steps:
9393
- checkout: self
9494
submodules: recursive
95-
- template: templates/azure-pipelines/pwsh/release.yml@PSRepositoryReleaseManager
95+
- template: templates/azure-pipelines/entrypoint/generate.yml@PSRepositoryReleaseManager
96+
- template: templates/azure-pipelines/entrypoint/release.yml@PSRepositoryReleaseManager

build/PSRepositoryReleaseManager

0 commit comments

Comments
 (0)