Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions docs/RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
Docker images are hosted on [ghcr.io/scality](https://github.com/orgs/scality/packages).
There are a few images:

* Container image: `ghrc.io/scality/backbeat`
* Dashboards: `ghrc.io/scality/backbeat/backbeat-dashboard`
* Policies: `ghrc.io/scality/backbeat/backbeat-policies`
* CI ancillary images: `ghrc.io/scality/backbeat/ci-*`
* Container image: `ghcr.io/scality/backbeat`
* Dashboards: `ghcr.io/scality/backbeat/backbeat-dashboard`
* Policies: `ghcr.io/scality/backbeat/backbeat-policies`
* CI ancillary images: `ghcr.io/scality/backbeat/ci-*`

The CI will push images with every CI build tagging the
content with the developer’s branch short SHA-1 commit hash.
Expand Down