From 2e5dff4adf002f4582177a459a619472ce70de9e Mon Sep 17 00:00:00 2001 From: Fredrik Nestvold Larsen <59914223+Nestvold@users.noreply.github.com> Date: Mon, 14 Oct 2024 15:22:24 +0200 Subject: [PATCH] trigger action --- ice-cream-dataops/config.test.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ice-cream-dataops/config.test.yaml b/ice-cream-dataops/config.test.yaml index f3cad24..139737b 100644 --- a/ice-cream-dataops/config.test.yaml +++ b/ice-cream-dataops/config.test.yaml @@ -36,5 +36,5 @@ variables: icapi_extractors_client_secret: ${ICAPI_EXTRACTORS_CLIENT_SECRET} # Custom - icapi_ds_external_id: 'ds_icapi' - uc_oee_ds_external_id: 'ds_uc_oee' + icapi_ds_external_id: ds_icapi + uc_oee_ds_external_id: ds_uc_oee