Skip to content

Commit

Permalink
Changed jenkins pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
ShivanshGahlot committed Jan 6, 2025
1 parent 7391945 commit ca0c829
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion installer_scripts/install-yb-voyager
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ centos_main() {
sudo dnf remove -y gcc 1>&2
$YUM_INSTALL https://s3.us-west-2.amazonaws.com/downloads.yugabyte.com/repos/reporpms/yb-yum-repo-1.1-0.noarch.rpm 1>&2
output "Install perl DBD oracle driver."
$YUM_INSTALL perl-DBD-Oracle perl-DBD-mysql 1>&2
$YUM_INSTALL perl-DBD-Oracle perl-DBD-mysql
install_ora2pg
create_base_ora2pg_conf_file
fi
Expand Down

0 comments on commit ca0c829

Please sign in to comment.