Compare commits

...

2 Commits

Author SHA1 Message Date
feef52b9d9 set new update server in yaml
All checks were successful
ci/woodpecker/manual/woodpecker Pipeline was successful
2026-05-07 22:17:08 +02:00
6114f48139 set new update server
All checks were successful
ci/woodpecker/manual/woodpecker Pipeline was successful
2026-05-07 22:11:07 +02:00
2 changed files with 2 additions and 2 deletions

View File

@@ -53,7 +53,7 @@ steps:
- name: update
image: alpine
environment:
UPDATE_SERVER: https://games.teletype.hu
UPDATE_SERVER: https://teletypegames.org
UPDATE_SECRET:
from_secret: update_secret_key
commands:

View File

@@ -30,7 +30,7 @@ DROPAREA_HOST ?= vps.teletype.hu
DROPAREA_PORT ?= 2223
DROPAREA_TARGET_PATH ?= /home/drop
DROPAREA_USER ?= drop
UPDATE_SERVER ?= https://games.teletype.hu
UPDATE_SERVER ?= https://teletypegames.org
all: build