Remove the droparea: artifacts arrive over /build/upload

This commit is contained in:
2026-08-05 22:16:34 +02:00
parent 4e2c45dc45
commit b64c82aa13
4 changed files with 11 additions and 41 deletions
-4
View File
@@ -6,12 +6,8 @@ MYSQL_ROOT_PASSWORD=warpengine
# Shared secret for the /build/* endpoints (X-Update-Secret header).
UPDATE_SECRET=example-update-secret
# Password of the "drop" user on the artifact drop area (SSH, port 2222).
DROP_PASSWORD=drop
# Published ports.
APP_PORT=8080
DROPAREA_SSH_PORT=2222
GITEA_SSH_PORT=2223
# --- profile "ci" only -------------------------------------------------------