From 1abc85c5d7d197bad7f70854774e676e41864abc Mon Sep 17 00:00:00 2001 From: Simon Baird Date: Wed, 25 Mar 2026 16:37:38 -0400 Subject: [PATCH] dnm test only! asdfasdf I just want to trigger the test ITS at https://konflux-ui.apps.stone-prd-rh01.pg1f.p1.openshiftapps.com/ns/rhtap-contract-tenant/applications/ec-main/integrationtests Ref: https://redhat.atlassian.net/browse/EC-1716 --- Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile b/Makefile index a15d5d0fd..4f7187aff 100644 --- a/Makefile +++ b/Makefile @@ -1,3 +1,5 @@ +# Makefile + MAKEFLAGS+=-j --no-print-directory VERSION_FILE=./VERSION VERSION:=$$(hack/derive-version.sh)