Test Engine Client - rpm

bktec v1.5.0

Instructions

Registry Configuration

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

Package Installation

Install the package with this command:

dnf install -y bktec-1.5.0-1.x86_64