From 593b8e32e4aaf7cf487b8d2ea022619e210a2901 Mon Sep 17 00:00:00 2001 From: Tom Tuffin Date: Thu, 5 Oct 2023 16:29:09 +0200 Subject: [PATCH] test with load=true --- .github/actions/image-test/action.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/actions/image-test/action.yml b/.github/actions/image-test/action.yml index 28d523b6..711f3a42 100644 --- a/.github/actions/image-test/action.yml +++ b/.github/actions/image-test/action.yml @@ -16,7 +16,8 @@ runs: context: . platforms: linux/amd64,linux/arm64 tags: localhost/ansible-rulebook:test - outputs: type=image,push=false + load: true + #outputs: type=image,push=false - name: List images shell: bash