We're currently using Skopeo to do a remote copy from the CI Docker repository to the public-facing testing & stable repositories. I'd like to investigate using CI jobs triggered by the CircleCI API to run these steps.
The API request will require:
- git sha of sensu-enterprise-go to use
- version number (
e.g. 6.3.0)
We're currently using Skopeo to do a remote copy from the CI Docker repository to the public-facing testing & stable repositories. I'd like to investigate using CI jobs triggered by the CircleCI API to run these steps.
The API request will require:
e.g. 6.3.0)