Update .github/workflows/WebCI.yml
IMAGESTOR CI / IMAGESTOR_CI (push) Failing after 8s Details

This commit is contained in:
kj4lxc 2026-03-01 23:11:02 +00:00
parent 29481ecef6
commit 5755e7028a
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ jobs:
username: ${{ secrets.WEB_USER }}
password: ${{ secrets.WEB_PASS }}
localDir: './workingdir2'
remoteDir: '/imgstor'
remoteDir: '/var/www/cstmimages/imgstor'
exclude: '*.git/*,*.git/,*.github/*,*.github/,README.md,.gitignore'
removeExtraFilesOnServer: true