revert change

This commit is contained in:
ChrispyBacon-dev 2025-05-25 22:21:46 +02:00
parent caa35998f2
commit d2cff55dba
7 changed files with 18 additions and 53 deletions

View file

@ -70,8 +70,7 @@ jobs:
- name: Build and Push Docker Image (Multi-Arch)
uses: docker/build-push-action@v5
with:
context: .
file: ./dockflare/Dockerfile
context: ./dockflare
# Build for multiple architectures
platforms: linux/amd64 #,linux/arm64 # Enable multi-architecture builds
# Push only on direct pushes to stable or unstable branches
@ -82,4 +81,4 @@ jobs:
labels: ${{ steps.meta.outputs.labels }}
# Consider enabling caching once it works
# cache-from: type=gha
# cache-to: type=gha,mode=max
# cache-to: type=gha,mode=max