Skip to content

Commit 4ad7de5

Browse files
authored
Update azure-pipelines-ci.yml
1 parent 8f1acb2 commit 4ad7de5

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

.github/azure-pipelines-ci.yml

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -39,20 +39,6 @@ jobs:
3939
workingDir: Auth/LearningHub.Nhs.Auth
4040
verbose: false
4141
customCommand: run build
42-
- task: Checkout@1
43-
displayName: yarn custom
44-
inputs:
45-
command: custom
46-
workingDir: Auth/LearningHub.Nhs.Auth
47-
verbose: false
48-
customCommand: yarn install
49-
- task: Checkout@1
50-
displayName: yarn run webpack build
51-
inputs:
52-
command: custom
53-
workingDir: Auth/LearningHub.Nhs.Auth
54-
verbose: false
55-
customCommand: yarn build
5642
- task: NuGetToolInstaller@1
5743
displayName: Use NuGet 5.8
5844
inputs:

0 commit comments

Comments
 (0)