mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-04-14 09:38:56 +00:00
build: perform validation on all base images for PRs (#1610)
This commit is contained in:
@@ -15,7 +15,7 @@ services:
|
||||
CUSTOM_SERVER: /servers/fake.jar
|
||||
VERSION: 1.18.2
|
||||
MODS_FORGEAPI_FILE: /config/forgeapi_mods.json
|
||||
# Key is defined in .github/workflows/pr.yml and ci.yml
|
||||
# Key is passed by Github Workflow
|
||||
# This should be coming from github secrets.
|
||||
MODS_FORGEAPI_KEY: ${MODS_FORGEAPI_KEY}
|
||||
REMOVE_OLD_FORGEAPI_MODS: "TRUE"
|
||||
|
||||
Reference in New Issue
Block a user