Files
kamal/test/fixtures/deploy_for_required_dest.yml

10 lines
185 B
YAML

service: app
image: dhh/app
registry:
server: registry.digitalocean.com
username: <%= "my-user" %>
password: <%= "my-password" %>
builder:
arch: amd64
require_destination: true