mirror of
https://github.com/lichess-org/lila.git
synced 2026-05-26 13:51:00 +00:00
try deploying server2.yml
This commit is contained in:
+2
-2
@@ -46,7 +46,7 @@ ASSETS_FILES = [
|
||||
]
|
||||
|
||||
SERVER_FILES = [
|
||||
".github/workflows/server.yml",
|
||||
".github/workflows/server2.yml",
|
||||
"app",
|
||||
"conf",
|
||||
"modules",
|
||||
@@ -60,7 +60,7 @@ SERVER_FILES = [
|
||||
|
||||
ASSETS_BUILD_URL = "https://api.github.com/repos/lichess-org/lila/actions/workflows/assets.yml/runs?per_page=100"
|
||||
|
||||
SERVER_BUILD_URL = "https://api.github.com/repos/lichess-org/lila/actions/workflows/server.yml/runs?per_page=100"
|
||||
SERVER_BUILD_URL = "https://api.github.com/repos/lichess-org/lila/actions/workflows/server2.yml/runs?per_page=100"
|
||||
|
||||
ARTIFACT_DIR = "/home/lichess-artifacts"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user