-
Notifications
You must be signed in to change notification settings - Fork 107
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(redis): update .github/workflows/cluster.yaml to use redis
Note .github/workflows/cluster.yaml has been broken for a while and silently failing. The reason it has been broken is the 3 zot instances were trying to open the same boltdb file in order to write. This became apparent in: 8553712#diff-afd8186ad1553f2a9918413c02ec9e361ae0a11aa973af7fd447115f2ae4202e Signed-off-by: Andrei Aaron <[email protected]>
- Loading branch information
Showing
2 changed files
with
82 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters