Skip to content

Commit 0297f23

Browse files
authored
ci: remove v0 artifacts from v8 production pipelines (#34861)
1 parent e0161d6 commit 0297f23

2 files changed

Lines changed: 0 additions & 12 deletions

File tree

CredScanSuppressions.json

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,6 @@
2121
"file": "node_modules/node-ipc/local-node-ipc-certs/private/client.key",
2222
"_justification": "External dependency node-ipc, not shipping these files"
2323
},
24-
{
25-
"file": "node_modules/danger/node_modules/agent-base/test/ssl-cert-snakeoil.key",
26-
"_justification": "External dependency danger has dependency agent-base with test certs, not shipping these files"
27-
},
28-
{
29-
"file": "node_modules/danger/node_modules/http-proxy-agent/test/ssl-cert-snakeoil.key",
30-
"_justification": "External dependency danger has dependency http-proxy-agent with test certs, not shipping these files"
31-
},
3224
{
3325
"file": "node_modules/rollup-plugin-filesize/node_modules/node-gyp/test/fixtures/server.key",
3426
"_justification": "External dependency rollup-plugin-filesize has dependency node-gyp with test certs, not shipping these files"

azure-pipelines.release.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -55,10 +55,6 @@ extends:
5555
targetPath: $(System.DefaultWorkingDirectory)/homepage
5656
artifactName: homepage.htm
5757
displayName: homepage.htm
58-
- output: pipelineArtifact
59-
targetPath: $(System.DefaultWorkingDirectory)/packages/fluentui/docs/src/public
60-
artifactName: demo-images
61-
displayName: demo-images
6258
- output: pipelineArtifact
6359
targetPath: $(System.DefaultWorkingDirectory)/oufr-version.txt
6460
artifactName: oufr-version

0 commit comments

Comments
 (0)