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