Update tf_update.yml

This commit is contained in:
PeterNashaat 2023-01-02 12:46:46 +02:00 committed by GitHub
parent bff2cf08f6
commit 46951b04e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
name: ourverse.tf name: ourverse.tf
on: on:
push: push:
branch: [development] branch: [master]
jobs: jobs:
job_one: job_one:
@ -18,6 +18,6 @@ jobs:
script: | script: |
cd /home/webuser/websites/www_ourverse cd /home/webuser/websites/www_ourverse
git log -1 git log -1
git restore static/css/index.css git restore .
git pull git pull
bash build.sh bash build.sh