diff --git a/deploy-production.sh b/deploy-production.sh index 61ac7a3..a32c506 100755 --- a/deploy-production.sh +++ b/deploy-production.sh @@ -1,6 +1,6 @@ +#!/bin/bash # Triggers a webhook to update the staging server at staging.fullstack.cash. -#!/bin/bash #echo $DEPLOY_SECRET # This if statement will only deploy on Jenkins when its testing the master branch.