Update .github/workflows/WebCI.yml
IMAGESTOR CI / IMAGESTOR_CI (push) Failing after 6s
Details
IMAGESTOR CI / IMAGESTOR_CI (push) Failing after 6s
Details
This commit is contained in:
parent
77c4ecf692
commit
64a98d75be
|
|
@ -47,7 +47,7 @@ jobs:
|
||||||
- name: SFTP Upload - Web
|
- name: SFTP Upload - Web
|
||||||
uses: wangyucode/sftp-upload-action@v2.0.2
|
uses: wangyucode/sftp-upload-action@v2.0.2
|
||||||
with:
|
with:
|
||||||
host: 127.0.0.1
|
host: 10.120.1.19
|
||||||
port: 22
|
port: 22
|
||||||
username: ${{ secrets.WEB_USER }}
|
username: ${{ secrets.WEB_USER }}
|
||||||
password: ${{ secrets.WEB_PASS }}
|
password: ${{ secrets.WEB_PASS }}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue