Skip to content

Commit

Permalink
Merge pull request #67 from go-bazzinga/depot-off
Browse files Browse the repository at this point in the history
deplot builder off
  • Loading branch information
komal-sai-yral authored Sep 18, 2024
2 parents 46cf15b + 931aebc commit f37ea54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-on-merge-to-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,6 @@ jobs:
ML_SERVER_JWT_TOKEN: ${{ secrets.ML_SERVER_JWT_TOKEN }}
CLOUDFLARE_STREAM_READ_AND_LIST_ACCESS_TOKEN: ${{ secrets.CLOUDFLARE_STREAM_READ_AND_LIST_ACCESS_TOKEN }}
- name: Deploy a docker container to fly.io
run: flyctl deploy --remote-only
run: flyctl deploy --remote-only --depot=false
env:
FLY_API_TOKEN: ${{ secrets.HOT_OR_NOT_OFF_CHAIN_AGENT_FLY_IO_GITHUB_ACTION }}

0 comments on commit f37ea54

Please sign in to comment.