fix: revert to dedicated s5p harbor project
Some checks failed
ci / test (push) Successful in 19s
ci / build (push) Failing after 12s

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
user
2026-02-21 17:32:06 +01:00
parent c33cdc9216
commit 8a909cd79d
4 changed files with 5 additions and 5 deletions

View File

@@ -42,7 +42,7 @@ Config and data are mounted at runtime: `./config/s5p.yaml` (ro) and
`~/.cache/s5p` as `/data` for pool state and profile output.
The compose.yaml volume mount overrides source for local dev.
CI pushes `harbor.mymx.me/library/s5p:latest` on every push to `main`
CI pushes `harbor.mymx.me/s5p/s5p:latest` on every push to `main`
(lint + tests must pass first).
## Dependencies