Skip to content

Commit

Permalink
pick right prefect dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
dorukgezici committed Oct 17, 2024
1 parent 37e7dfa commit b226047
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/prefect-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
uses: docker/build-push-action@v5
with:
context: ./backend
file: ./backend/Dockerfile.prefect
push: true
tags: ${{ github.repository_owner }}/${{ env.PROJECT_NAME }}:prefect-${{ github.sha }}
platforms: linux/arm64,linux/amd64
Expand Down

0 comments on commit b226047

Please sign in to comment.