Skip to content

Commit

Permalink
lol
Browse files Browse the repository at this point in the history
  • Loading branch information
evgeni committed Apr 23, 2024
1 parent 29acc6a commit e6ecbe8
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions spec/acceptance/xtypes/jenkins_credentials_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,16 @@
include jenkins::cli::config
jenkins::plugin { [
'apache-httpcomponents-client-4-api',
'caffeine-api',
'command-launcher',
'gson-api',
'jaxb',
'jdk-tool',
'mina-sshd-api-common',
'mina-sshd-api-core',
'phabricator-plugin',
'script-security',
'sshd',
'trilead-api',
]: }
Expand Down Expand Up @@ -78,6 +83,7 @@
include jenkins::cli::config
jenkins::plugin { [
'gson-api',
'ssh-credentials',
'variant',
'trilead-api',
Expand Down Expand Up @@ -194,6 +200,7 @@
'aws-java-sdk-ssm',
'caffeine-api',
'credentials-binding',
'gson-api',
'jackson2-api',
'jaxb',
'joda-time-api',
Expand Down Expand Up @@ -321,6 +328,7 @@
'durable-task',
'echarts-api',
'font-awesome-api',
'gson-api',
'ionicons-api',
'jackson2-api',
'jaxb',
Expand Down

0 comments on commit e6ecbe8

Please sign in to comment.