joined with ubuntu runner

This commit is contained in:
mal0
2025-07-08 21:44:31 +00:00
parent dccdb689dd
commit 37a7ebafd3
2 changed files with 24 additions and 0 deletions
+5
View File
@@ -3,3 +3,8 @@
POSTGRES_DB = ""
POSTGRES_USER = ""
POSTGRES_PASSWORD = ""
INSTANCE_URL = 'https://gitshop.cc'
REGISTRATION_TOKEN =
RUNNER_NAME = 'ubuntu-22, latest'
RUNNER_LABELS = 'ubuntu-latest:docker://node:16-bullseye,ubuntu-22.04:docker://node:16-bullseye,ubuntu-20.04:docker://node:16-bullseye,ubuntu-18.04:docker://node:16-buster'