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