We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f71d679 commit b30cb3aCopy full SHA for b30cb3a
.github/workflows/continuous_delivery.yaml
@@ -87,6 +87,7 @@ jobs:
87
with:
88
args: "deploy --strategy rolling"
89
env:
90
+ DOCKER_BUILDKIT: 1
91
FLY_API_TOKEN: ${{ secrets.FLY_API_TOKEN }}
92
93
- name: Notify finish
0 commit comments