Check if master before deploying

This commit is contained in:
Joshua Goins 2023-06-23 21:47:05 -04:00
parent 7f90b292bf
commit 079450d177

View file

@ -8,6 +8,7 @@ sources:
secrets:
- b748582a-5d31-4fe8-94d6-4a63035e97aa
tasks:
- check: git diff --exit-code origin/master
- build: |
cd redstrate.com
hugo