Skip to content
Snippets Groups Projects
Commit b30cb3a2 authored by Will McCutchen's avatar Will McCutchen
Browse files

Fix production deploy action

parent f71d6798
No related branches found
No related tags found
No related merge requests found
......@@ -87,6 +87,7 @@ jobs:
with:
args: "deploy --strategy rolling"
env:
DOCKER_BUILDKIT: 1
FLY_API_TOKEN: ${{ secrets.FLY_API_TOKEN }}
- name: Notify finish
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment