From 12de6c156ed858d24ab532adf58094e4f0e5d393 Mon Sep 17 00:00:00 2001 From: Benedikt Daurer Date: Mon, 10 Aug 2026 22:42:54 +0100 Subject: [PATCH] still trying to fix artifacts --- i14/templates/xrf-tomo-template.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/i14/templates/xrf-tomo-template.yaml b/i14/templates/xrf-tomo-template.yaml index 2073032..7c6676e 100644 --- a/i14/templates/xrf-tomo-template.yaml +++ b/i14/templates/xrf-tomo-template.yaml @@ -377,6 +377,7 @@ spec: ELEMENT="{{`{{= sprig.mustFromJson(inputs.parameters.edge).edgeElement }}`}}" TRANSITION="{{`{{= sprig.mustFromJson(inputs.parameters.edge).edgeTransition }}`}}" mkdir -p $OUTPUT/httomo_output + mkdir -p $OUTPUT/httomo_output/${ELEMENT}-${TRANSITION} ln -s $OUTPUT/httomo_output/${ELEMENT}-${TRANSITION} /tmp/httomo_output/${ELEMENT}-${TRANSITION}