Skip to content

Commit

Permalink
add buildkit
Browse files Browse the repository at this point in the history
  • Loading branch information
estiens committed Nov 16, 2022
1 parent 508b494 commit adce4de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
branches: [ "main" ]
env:
FLY_API_TOKEN: ${{ secrets.FLY_API_TOKEN }}
DOCKER_BUILDKIT: 1
jobs:
deploy:
name: Deploy app
Expand Down

0 comments on commit adce4de

Please sign in to comment.