From 3fdf831eebace672417f719ca0246c83bc455f60 Mon Sep 17 00:00:00 2001 From: Ramkumar Chinchani Date: Wed, 10 Jul 2024 01:17:48 +0000 Subject: [PATCH] add --- test/publish.bats | 1 + 1 file changed, 1 insertion(+) diff --git a/test/publish.bats b/test/publish.bats index 27edb4ed..fcb6c644 100644 --- a/test/publish.bats +++ b/test/publish.bats @@ -260,6 +260,7 @@ parent: run: | rm -rf /etc/apk/repositories EOF + stacker check stacker build stacker publish --skip-tls --url docker://${REGISTRY_URL} --tag latest stacker clean