Compare commits
1 Commits
main
...
bb5660ad33
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
bb5660ad33 |
@@ -12,11 +12,6 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
|
||||||
github-server-url: https://gitea.marijndoeve.nl
|
|
||||||
repository: ${{ github.repository }}
|
|
||||||
ref: ${{ github.ref }}
|
|
||||||
|
|
||||||
|
|
||||||
- name: Set up Docker BuildX
|
- name: Set up Docker BuildX
|
||||||
uses: docker/setup-buildx-action@v2
|
uses: docker/setup-buildx-action@v2
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
# Season-4
|
# Season-4
|
||||||
test
|
|
||||||
## Mods
|
## Mods
|
||||||
### VanillaTweaks
|
### VanillaTweaks
|
||||||
#### Data packs
|
#### Data packs
|
||||||
|
|||||||
@@ -43,7 +43,6 @@ services:
|
|||||||
MEMORY: 6G
|
MEMORY: 6G
|
||||||
|
|
||||||
SEED: "-1412583731547517931"
|
SEED: "-1412583731547517931"
|
||||||
MOTD: "Harmitcraft Season 4!"
|
|
||||||
|
|
||||||
ENABLE_AUTOPAUSE: true
|
ENABLE_AUTOPAUSE: true
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user