buildkite / test-engine-client

Buildkite Test Engine Client (bktec) is an open source tool to orchestrate your test suites. It uses your Buildkite Test Engine suite data to intelligently partition and parallelise your tests.
MIT License
9 stars 1 forks source link

Update release script to login to correct Packagecloud docker registry #193

Closed nprizal closed 2 months ago

nprizal commented 2 months ago

We changed the registry to push the docker image to Packagecloud, but we haven't change the release script to login to the correct registry. This PR updates the release script to login to correct Packagecloud docker registry.