forked from Harmitcraft/Season-4
Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
306cc35d62
|
|||
|
a7fc07cc41
|
|||
| 84795ddb5f |
@@ -12,6 +12,11 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
github-server-url: https://gitea.marijndoeve.nl
|
||||
repository: ${{ github.repository }}
|
||||
ref: ${{ github.ref }}
|
||||
|
||||
|
||||
- name: Set up Docker BuildX
|
||||
uses: docker/setup-buildx-action@v2
|
||||
|
||||
@@ -43,6 +43,7 @@ services:
|
||||
MEMORY: 6G
|
||||
|
||||
SEED: "-1412583731547517931"
|
||||
MOTD: "Harmitcraft Season 4!"
|
||||
|
||||
ENABLE_AUTOPAUSE: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user