Update .github/workflows/WebCI.yml
IMAGESTOR CI / IMAGESTOR_CI (push) Failing after 8s
Details
IMAGESTOR CI / IMAGESTOR_CI (push) Failing after 8s
Details
This commit is contained in:
parent
29481ecef6
commit
5755e7028a
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue