:redhat:
CLI - RPM

bk v3.4.2

Instructions

Registry Configuration

sudo sh -c 'echo -e "[cli-rpm]\nname=CLI - RPM\nbaseurl=https://packages.buildkite.com/buildkite/cli-rpm/rpm_any/rpm_any/\$basearch\nenabled=1\nrepo_gpgcheck=1\ngpgcheck=0\ngpgkey=https://packages.buildkite.com/buildkite/cli-rpm/gpgkey\npriority=1"' > /etc/yum.repos.d/cli-rpm.repo

Package Installation

Install the package with this command:

dnf install -y bk-3.4.2-1.x86_64