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 }}
|
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
|
||||||
|
|||||||
Reference in New Issue
Block a user