mirror of
https://github.com/ChrispyBacon-dev/DockFlare.git
synced 2026-04-28 11:49:34 +00:00
errors
This commit is contained in:
parent
4f1b90a7f6
commit
31676722df
2 changed files with 50 additions and 31 deletions
2
.github/workflows/docker-image.yml
vendored
2
.github/workflows/docker-image.yml
vendored
|
|
@ -70,7 +70,7 @@ jobs:
|
|||
- name: Build and Push Docker Image (Multi-Arch)
|
||||
uses: docker/build-push-action@v5
|
||||
with:
|
||||
context: .
|
||||
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue