Files
NaviWatcher/.gitea
Vladimir Zagainov 7b88a6af17
Some checks failed
CI/CD / build (push) Successful in 19s
CI/CD / docker (push) Failing after 18s
CI/CD / test (push) Successful in 18s
fix: CI/CD workflow - fix Docker image tag format issue
The error showed invalid reference format due to double slashes in the image tag.
Fixed by:
1. Using a fixed username (Mrixs) instead of relying on gitea.repository_owner
2. Ensuring proper single-slash format: REGISTRY/USERNAME/IMAGE_NAME
2026-08-05 23:52:16 +03:00
..