Skip to content

Commit

Permalink
fly deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
Masterjx9 committed May 18, 2023
1 parent 3f4fc66 commit dc1d0a0
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@


name: Fly Deploy
on:
push:
branches:
- main
- master
jobs:
deploy:
name: Deploy app
Expand All @@ -16,7 +15,6 @@ jobs:
env:
FLY_API_TOKEN: ${{ secrets.FLY_API_TOKEN }}


# OLD PROCESS WHEN HEROKU WAS FREE. ALSO SOME RANDOM OLD THAT CAN BE DELETED.
# name: Push Container to Heroku

Expand Down

0 comments on commit dc1d0a0

Please sign in to comment.