adding github action support for zola branch only
This commit is contained in:
4
.github/workflows/tf_update.yml
vendored
4
.github/workflows/tf_update.yml
vendored
@@ -17,6 +17,6 @@ jobs:
|
|||||||
port: 22
|
port: 22
|
||||||
script: |
|
script: |
|
||||||
cd /opt/www_threefold_io/
|
cd /opt/www_threefold_io/
|
||||||
git pull
|
|
||||||
git log -1
|
git log -1
|
||||||
git status
|
git pull
|
||||||
|
npm run build
|
||||||
|
|||||||
Reference in New Issue
Block a user