adding github action support for zola branch only
This commit is contained in:
8
.github/workflows/tf_update.yml
vendored
8
.github/workflows/tf_update.yml
vendored
@@ -16,7 +16,7 @@ jobs:
|
||||
key: ${{ secrets.TF_SECRET }}
|
||||
port: 22
|
||||
script: |
|
||||
cd /opt/www_threefold_io/
|
||||
git pull
|
||||
git log -1
|
||||
git status
|
||||
cd /opt/www_threefold_io/
|
||||
git pull
|
||||
git log -1
|
||||
git status
|
||||
|
||||
Reference in New Issue
Block a user