Fix up docker service names
continuous-integration/drone/push Build is passing Details

This commit is contained in:
3wc 2023-11-17 12:40:34 +00:00
parent d4d72dbca2
commit bf3eb82814
1 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ steps:
settings:
host: washnote.org
port: 222
service: washweb_org
service: washweb_org_app
source: .
dest: /usr/share/nginx/html/
chdir: _site
@ -35,7 +35,7 @@ steps:
settings:
host: washnote.org
port: 222
service: dev_washweb_org
service: dev_washweb_org_app
source: .
dest: /usr/share/nginx/html/
chdir: _site