adding github action support for zola branch only

This commit is contained in:
peter nashaat
2022-04-18 09:38:25 +00:00
parent 2f54bc6d12
commit 7b7415f41e

View File

@@ -16,7 +16,7 @@ jobs:
key: ${{ secrets.TF_SECRET }} key: ${{ secrets.TF_SECRET }}
port: 22 port: 22
script: | script: |
cd /opt/www_threefold_io/ cd /opt/www_threefold_io/
git pull git pull
git log -1 git log -1
git status git status