Debugging deployment from CI

This commit is contained in:
Chris Troutner
2020-11-08 07:17:30 -08:00
parent 6bf86b29f8
commit 03a4eb1b72
+1 -1
View File
@@ -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.