From 9f0b10425c1c48b987ce56999a1d8b8e3f4fb6d1 Mon Sep 17 00:00:00 2001 From: Donal McBreen Date: Thu, 29 Aug 2024 09:16:07 +0100 Subject: [PATCH] Fix aliases tests --- test/fixtures/deploy_with_aliases.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/fixtures/deploy_with_aliases.yml b/test/fixtures/deploy_with_aliases.yml index bb54fa76..ec7b14a0 100644 --- a/test/fixtures/deploy_with_aliases.yml +++ b/test/fixtures/deploy_with_aliases.yml @@ -11,6 +11,8 @@ servers: console: hosts: - 1.1.1.5 +builder: + arch: amd64 registry: username: user password: pw