diff --git a/theforeman.org/pipelines/vars/hammer-cli-katello-master.groovy b/theforeman.org/pipelines/vars/hammer-cli-katello-master.groovy index 042d6a0f..6be289d9 100644 --- a/theforeman.org/pipelines/vars/hammer-cli-katello-master.groovy +++ b/theforeman.org/pipelines/vars/hammer-cli-katello-master.groovy @@ -1,5 +1,5 @@ def git_url = 'https://github.com/Katello/hammer-cli-katello.git' -def git_ref = 'master' +def git_ref = 'main' def hammer_cli_git_repos = ['hammer-cli', 'hammer-cli-foreman', 'hammer-cli-foreman-tasks', 'hammer_cli_foreman_bootdisk'] def rpm_source_package_name = 'rubygem-hammer_cli_katello' def project_name = 'hammer-cli-katello'