Merge branch 'main' of ssh://gitea.marijndoeve.nl:222/Harmitcraft/Season-4
Some checks failed
release-tag / release-image (push) Failing after 18s
Some checks failed
release-tag / release-image (push) Failing after 18s
This commit is contained in:
@@ -12,6 +12,11 @@ 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
|
||||||
|
|||||||
@@ -43,6 +43,7 @@ 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