*Actually* fix SSH port 😳
This commit is contained in:
parent
19b7d1303a
commit
121e21706f
@ -10,7 +10,7 @@ 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
|
||||||
port: 222
|
port: 2222
|
||||||
service: dev_washnote_org
|
service: dev_washnote_org
|
||||||
source: _site
|
source: _site
|
||||||
dest: /usr/share/nginx/html/
|
dest: /usr/share/nginx/html/
|
||||||
|
Loading…
Reference in New Issue
Block a user