fix: allow configurations without web roles
This commit is contained in:
10
test/fixtures/deploy_workers_only.yml
vendored
Normal file
10
test/fixtures/deploy_workers_only.yml
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
service: app
|
||||
image: dhh/app
|
||||
servers:
|
||||
workers:
|
||||
hosts:
|
||||
- 1.1.1.1
|
||||
- 1.1.1.2
|
||||
registry:
|
||||
username: user
|
||||
password: pw
|
||||
Reference in New Issue
Block a user