Skip to content

Commit

Permalink
fix browserstack-integration CI
Browse files Browse the repository at this point in the history
missing dependencies
  • Loading branch information
evgeni committed Apr 23, 2024
1 parent 08c6066 commit 3afe2b3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions spec/acceptance/xtypes/jenkins_credentials_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -308,6 +308,7 @@
include jenkins::cli::config
jenkins::plugin { [
'ace-editor',
'asm-api',
'apache-httpcomponents-client-4-api',
'bootstrap5-api',
'browserstack-integration',
Expand All @@ -323,7 +324,9 @@
'ionicons-api',
'jackson2-api',
'jaxb',
'joda-time-api',
'jquery3-api',
'json-api',
'junit',
'mailer',
'plain-credentials',
Expand All @@ -334,6 +337,7 @@
'snakeyaml-api',
'ssh-credentials',
'trilead-api',
'variant',
'workflow-api',
'workflow-basic-steps',
'workflow-cps',
Expand Down

0 comments on commit 3afe2b3

Please sign in to comment.