Skip to content

Commit

Permalink
Updating pipeline dependencies: das-platform-building-blocks to 0.4.61 (
Browse files Browse the repository at this point in the history
  • Loading branch information
CloudPlatformer authored Jun 17, 2022
1 parent 9505fe7 commit 649ee76
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
7 changes: 2 additions & 5 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,7 @@ trigger:
batch: true
branches:
include:
- "*"

pr:
- master
- "master"

variables:
- name: SolutionBaseName
Expand All @@ -19,7 +16,7 @@ resources:
- repository: das-platform-building-blocks
type: github
name: SkillsFundingAgency/das-platform-building-blocks
ref: refs/tags/0.4.34
ref: refs/tags/0.4.61
endpoint: SkillsFundingAgency

stages:
Expand Down
2 changes: 0 additions & 2 deletions pipeline-templates/job/code-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ jobs:
parameters:
SonarCloudProjectKey: SkillsFundingAgency_das-courses-api

- template: azure-pipelines-templates/build/step/dependency-check.yml@das-platform-building-blocks

- task: DotNetCoreCLI@2
displayName: Publish - dotnet publish ${{ parameters.SolutionBaseName }}.Api
inputs:
Expand Down

0 comments on commit 649ee76

Please sign in to comment.