Skip to content

Commit

Permalink
fix(apps/prod/jenkins-beta): overwrite plugins with list in GitOps
Browse files Browse the repository at this point in the history
Signed-off-by: wuhuizuo <wuhuizuo@126.com>
  • Loading branch information
wuhuizuo committed Aug 3, 2024
1 parent cea0dfd commit 947b628
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ controller:
- name: JENKINS_UC_DOWNLOAD
value: https://mirrors.tuna.tsinghua.edu.cn/jenkins

overwritePlugins: true
installLatestPlugins: false

# List of plugins to install in addition to those listed in controller.installPlugins
additionalPlugins:
# Ref: https://github.com/jenkinsci/plugin-installation-manager-tool#plugin-input-format
Expand Down

0 comments on commit 947b628

Please sign in to comment.