actions new repo

This commit is contained in:
Peter Nashaat 2023-08-20 07:28:48 +00:00
parent 1e0eb14277
commit e62b487c4a
2 changed files with 4 additions and 4 deletions

View File

@ -20,6 +20,6 @@ jobs:
script: |
cd websites/www2/www_jungle_paradise/
git log -1
git restore .
git pull
git fetch
git reset --hard origin/development
bash build.sh

View File

@ -20,6 +20,6 @@ jobs:
script: |
cd websites/www_jungle_paradise/
git log -1
git restore .
git pull
git fetch
git reset --hard origin/master
bash build.sh