fgdhfdgh
Some checks failed
Build and Push Minecraft Docker Images / build (push) Failing after 23s

This commit is contained in:
2025-07-03 06:35:34 -07:00
parent a890bcb1bc
commit 12e2e6747f
2 changed files with 8 additions and 6 deletions

View File

@@ -20,8 +20,8 @@ jobs:
- name: Checkout code
uses: actions/checkout@v3
- name: Set up QEMU for multi-platform builds
uses: docker/setup-qemu-action@v2
# - name: Set up QEMU for multi-platform builds
# uses: docker/setup-qemu-action@v2
- name: Set image tags and names
@@ -59,18 +59,18 @@ jobs:
# Build and Push Docker Images for vanilla, testing, fabric, docker-build
- name: Build and Push vanilla Docker Image
run: |
docker buildx build --platform linux/amd64,linux/arm64 \
docker buildx build --platform linux/amd64 \
--push -t ${IMAGE_VANILLA} \
./vanilla
- name: Build and Push testing Docker Image
run: |
docker buildx build --platform linux/amd64,linux/arm64 \
docker buildx build --platform linux/amd64 \
--push -t ${IMAGE_TESTING} \
./testing
- name: Build and Push fabric Docker Image
run: |
docker buildx build --platform linux/amd64,linux/arm64 \
docker buildx build --platform linux/amd64 \
--push -t ${IMAGE_FABRIC} \
./minecraft-fabric

View File

@@ -40,3 +40,5 @@ VOLUME /MCserver
# Run command
CMD [ "/bin/bash", "./MCtemp/install_script.sh" ]
#ldkgfmh;fmgh;