made some changes in the development branch but cant merge because of the autodeploy config #5

Merged
sasha-astiadi merged 6 commits from development into master 2023-02-22 11:00:49 +00:00
Showing only changes of commit 5cedb434c6 - Show all commits

View File

@ -16,7 +16,7 @@ jobs:
key: ${{ secrets.TF_SECRET }}
port: 34022
script: |
cd /home/webuser/websites/www2/www_ourverse/
cd websites/www2/www_ourverse/
git log -1
git restore .
git pull