Skip to content

Commit

Permalink
Disable artifact caching proxy
Browse files Browse the repository at this point in the history
Unreliable on Azure and more frequently used in other plugins
  • Loading branch information
MarkEWaite committed Nov 19, 2022
1 parent 0f9039b commit 18d68d5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
/* `buildPlugin` step provided by: https://github.com/jenkins-infra/pipeline-library */
buildPlugin(
artifactCachingProxyEnabled: true,
configurations: [
[platform: 'linux', jdk: '17', jenkins: '2.378'],
[platform: 'linux', jdk: '11', jenkins: '2.361.4'],
Expand Down

0 comments on commit 18d68d5

Please sign in to comment.