Update .gitea/workflows/verify.yaml
This commit is contained in:
@@ -7,11 +7,7 @@ env:
|
|||||||
RCON_PORT: 50002
|
RCON_PORT: 50002
|
||||||
BLUEMAP_PORT: 50003
|
BLUEMAP_PORT: 50003
|
||||||
GEYSER_PORT: 50004
|
GEYSER_PORT: 50004
|
||||||
on:
|
|
||||||
push:
|
|
||||||
branches:
|
|
||||||
- 'main'
|
|
||||||
- 'bleeding-edge'
|
|
||||||
jobs:
|
jobs:
|
||||||
verify-healthy:
|
verify-healthy:
|
||||||
runs-on: linux-amd64
|
runs-on: linux-amd64
|
||||||
|
|||||||
Reference in New Issue
Block a user