adding github actions support
This commit is contained in:
parent
d9ef952ea6
commit
3109a48a05
1
.github/workflows/tf_update.yml
vendored
1
.github/workflows/tf_update.yml
vendored
@ -18,6 +18,5 @@ jobs:
|
|||||||
script: |
|
script: |
|
||||||
cd /opt/www_ourworld_tf/
|
cd /opt/www_ourworld_tf/
|
||||||
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