From d0423f54c1672771c2daed8c03846e4f2784d14b Mon Sep 17 00:00:00 2001 From: sk593 Date: Mon, 27 Nov 2023 12:24:53 -0800 Subject: [PATCH] test upload --- .github/workflows/functional-test.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/functional-test.yaml b/.github/workflows/functional-test.yaml index b0db0a88afd..981192b572b 100644 --- a/.github/workflows/functional-test.yaml +++ b/.github/workflows/functional-test.yaml @@ -48,9 +48,9 @@ env: # Azure workload identity webhook chart version AZURE_WORKLOAD_IDENTITY_WEBHOOK_VER: '1.1.0' # Container registry for storing container images - CONTAINER_REGISTRY: ghcr.io/radius-project/dev + CONTAINER_REGISTRY: ghcr.io/sk593/dev # Container registry for storing Bicep recipe artifacts - BICEP_RECIPE_REGISTRY: ghcr.io/radius-project/dev + BICEP_RECIPE_REGISTRY: ghcr.io/sk593/dev # The radius functional test timeout FUNCTIONALTEST_TIMEOUT: 60m # The Azure Location to store test resources