Fix SSH port for deploy
This commit is contained in:
parent
85207119b4
commit
19b7d1303a
@ -10,7 +10,8 @@ steps:
|
|||||||
image: git.coopcloud.tech/coop-cloud/docker-cp-deploy:latest
|
image: git.coopcloud.tech/coop-cloud/docker-cp-deploy:latest
|
||||||
settings:
|
settings:
|
||||||
host: washnote.org
|
host: washnote.org
|
||||||
service: dev_washnote_com
|
port: 222
|
||||||
|
service: dev_washnote_org
|
||||||
source: _site
|
source: _site
|
||||||
dest: /usr/share/nginx/html/
|
dest: /usr/share/nginx/html/
|
||||||
deploy_key:
|
deploy_key:
|
||||||
|
Loading…
Reference in New Issue
Block a user