fixing auto deployment issue

This commit is contained in:
PeterNashaat 2022-12-21 08:41:22 +00:00
parent a59bf469bf
commit 741c46e491
2 changed files with 2 additions and 0 deletions

View File

@ -18,5 +18,6 @@ jobs:
script: |
cd /home/webuser/websites/www_ourphone/
git log -1
git restore .
git pull
bash build.sh

1
.gitignore vendored
View File

@ -25,5 +25,6 @@ run*
install*
public
public/*
public/home/index.html
static/css
tailwindcss