Compare commits

...

2 Commits

Author SHA1 Message Date
306cc35d62 Merge branch 'main' of ssh://gitea.marijndoeve.nl:222/Harmitcraft/Season-4
Some checks failed
release-tag / release-image (push) Failing after 18s
2025-11-07 22:27:08 +01:00
84795ddb5f hype!
All checks were successful
release-tag / release-image (push) Successful in 45s
2024-03-18 18:51:27 +01:00
2 changed files with 6 additions and 0 deletions

View File

@@ -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

View File

@@ -43,6 +43,7 @@ services:
MEMORY: 6G MEMORY: 6G
SEED: "-1412583731547517931" SEED: "-1412583731547517931"
MOTD: "Harmitcraft Season 4!"
ENABLE_AUTOPAUSE: true ENABLE_AUTOPAUSE: true