Skip to content

Commit 084a035

Browse files
committed
Temporarily use shared-actions branch with debug logging to diagnose E2E failures
1 parent 732317d commit 084a035

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/release-docker-image.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,8 @@ jobs:
5454

5555
e2e-test:
5656
name: E2E Test
57-
uses: IABTechLab/uid2-shared-actions/.github/workflows/shared-run-e2e-tests.yaml@v3
57+
# Temporarily using branch with debug logging - revert to @v3 after debugging
58+
uses: IABTechLab/uid2-shared-actions/.github/workflows/shared-run-e2e-tests.yaml@wzh-UDI2-6362-give-private-oeprators-site-id-124
5859
needs: Image
5960
with:
6061
operator_type: public

0 commit comments

Comments
 (0)