updater_server to teletypegames.org
This commit is contained in:
@@ -20,7 +20,7 @@ DROPAREA_HOST ?= vps.teletype.hu
|
||||
DROPAREA_PORT ?= 2223
|
||||
DROPAREA_TARGET_PATH ?= /home/drop
|
||||
DROPAREA_USER ?= drop
|
||||
UPDATE_SERVER ?= https://games.vps.teletype.hu
|
||||
UPDATE_SERVER ?= https://teletypegames.org
|
||||
|
||||
all: build
|
||||
|
||||
|
||||
@@ -27,7 +27,7 @@ steps:
|
||||
- name: update
|
||||
image: alpine
|
||||
environment:
|
||||
UPDATE_SERVER: https://games.vps.teletype.hu
|
||||
UPDATE_SERVER: https://teletypegames.org
|
||||
UPDATE_SECRET:
|
||||
from_secret: update_secret_key
|
||||
commands:
|
||||
|
||||
Reference in New Issue
Block a user