From dad5b91aa2d35729f4cf82fa0b959247f3ff8009 Mon Sep 17 00:00:00 2001 From: "Darryl L. Miles" Date: Sun, 10 Dec 2023 03:24:57 +0000 Subject: [PATCH] canary.yml WIP --- .github/workflows/canary-consume.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/canary-consume.yml b/.github/workflows/canary-consume.yml index c9e950c..9439837 100644 --- a/.github/workflows/canary-consume.yml +++ b/.github/workflows/canary-consume.yml @@ -274,6 +274,9 @@ jobs: run: | pwd ls -la + # TODO We restored the build, so the dist should not be here, when we use plugin respotory from local files dist/repo + # we can check out clean project here and this move won't be needed + [ -d dist ] && mv -v dist dist_moved ## Disable runs requesting invalid matrix (done via 'strategy.matrix.exclude' GHA setting) # jvm=21 only latest 8.5