fix: vale prose lint in DEVX-158 spec
CI / validate (pull_request) Successful in 1m17s
CI / auto-merge (pull_request) Failing after 12s

This commit is contained in:
emil
2026-08-25 19:24:27 +02:00
parent 84fc223327
commit ca41f3025c
+2 -2
View File
@@ -2,8 +2,8 @@
## Problem ## Problem
Gitea 1.27 has a known bug (#31964) where pushing a Docker image tag that Gitea 1.27 has a known bug (#31964) where pushing a Docker image tag that
already exists in the container registry fails with HTTP 500 "package version already exists in the container registry fails with HTTP 500 "package
already exists". The build-images workflow has been failing for weeks because version already exists." The build-images workflow has been failing for weeks because
every push to `ci-base:latest`, `ci-quality:latest`, and `ci-full:latest` every push to `ci-base:latest`, `ci-quality:latest`, and `ci-full:latest`
hits this error. hits this error.