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}