From 4b4a7687efd41f58899bb0d261e1ba48cca3d84e Mon Sep 17 00:00:00 2001 From: Ramkumar Chinchani Date: Tue, 9 Jul 2024 22:46:47 +0000 Subject: [PATCH] add --- test/publish.bats | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/publish.bats b/test/publish.bats index b6fde783..9c2c6547 100644 --- a/test/publish.bats +++ b/test/publish.bats @@ -271,6 +271,8 @@ child: url: docker://${{REGISTRY_URL}}/parent:latest insecure: true run: | + ps + ls -l / [ ! -f /etc/apk/repositories ] EOF stacker build --substitute REGISTRY_URL=${REGISTRY_URL}