Skip to content

Commit

Permalink
Fix production deploy action
Browse files Browse the repository at this point in the history
  • Loading branch information
mccutchen committed Jul 13, 2021
1 parent f71d679 commit b30cb3a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/continuous_delivery.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ jobs:
with:
args: "deploy --strategy rolling"
env:
DOCKER_BUILDKIT: 1
FLY_API_TOKEN: ${{ secrets.FLY_API_TOKEN }}

- name: Notify finish
Expand Down

0 comments on commit b30cb3a

Please sign in to comment.