Require an arch to be set, and default to amd64 in the template
This commit is contained in:
2
test/fixtures/deploy_for_required_dest.yml
vendored
2
test/fixtures/deploy_for_required_dest.yml
vendored
@@ -4,4 +4,6 @@ registry:
|
||||
server: registry.digitalocean.com
|
||||
username: <%= "my-user" %>
|
||||
password: <%= "my-password" %>
|
||||
builder:
|
||||
arch: amd64
|
||||
require_destination: true
|
||||
|
||||
Reference in New Issue
Block a user