Publish builds over HTTP (/build/upload + /build/publish)
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
2026-08-05 20:32:02 +02:00
parent e7389cb144
commit 5bb8794405
3 changed files with 12 additions and 13 deletions
+2 -2
View File
@@ -36,8 +36,8 @@ VS Code tasks.
## CI/CD
Woodpecker builds every push (`.woodpecker.yaml`): version → headless
web export (`barichello/godot-ci` image) → upload to the droparea
`/update?platform=godot` on teletypegames.org. The version comes from
web export (`barichello/godot-ci` image) → upload via `/build/upload`
`/build/publish?platform=godot` on teletypegames.org. The version comes from
`metadata.json` (non-main branches get a `dev-` prefix). Keep the
`barichello/godot-ci` image tag in sync with the Godot version the
project is edited with.