Skip to content

Commit

Permalink
Dockerfile.dev
Browse files Browse the repository at this point in the history
  • Loading branch information
Munkkeli committed Jan 3, 2025
1 parent e8ba259 commit 2cd4007
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/Prebuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ jobs:
- name: Build and push
uses: docker/build-push-action@v6
with:
file: Dockerfile.dev
push: ${{ github.event_name != 'pull_request' }}
platforms: linux/arm64
tags: ${{ env.tags }}
Expand Down

0 comments on commit 2cd4007

Please sign in to comment.