4
0

pipeline fix
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
2025-12-06 10:24:00 +01:00
parent 63292900ac
commit f05e89785a

View File

@@ -1,5 +1,12 @@
vars:
UPDATE_SECRET:
from_secret: update_secret_key
steps:
- name: copyfile
- name: copy_file
image: alpine
commands:
- cp ./bombexpert.lua /games
- name: update_catalog
image: alpine
commands:
- curl https://games.vps.teletype.hu/update?secret=$UPDATE_SECRET