Skip to content

Commit

Permalink
Update deploy script
Browse files Browse the repository at this point in the history
  • Loading branch information
cephalization committed Mar 15, 2024
1 parent b7d6c91 commit 7288dfb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deploy.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/bin/bash
echo "DEPLOYING TO STAGING"
flyctl deploy -a teno-voice-staging
echo "DEPLOYING TO PRODUCTION"
flyctl deploy -a teno-voice

0 comments on commit 7288dfb

Please sign in to comment.