Skip to content

Commit a1b9cbc

Browse files
committed
remove me don't use my skupper image, u se updasteram
1 parent 41117f9 commit a1b9cbc

File tree

1 file changed

+1
-1
lines changed
  • .github/actions/skupper-integration-tests

1 file changed

+1
-1
lines changed

.github/actions/skupper-integration-tests/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ runs:
8989
- name: Run Skupper integration tests
9090
run: |
9191
export PUBLIC_1_INGRESS_HOST=10.0.1.1
92-
export QDROUTERD_IMAGE=localhost:32000/skupper-router:registry
92+
#export QDROUTERD_IMAGE=localhost:32000/skupper-router:registry
9393
9494
go test -tags=integration -timeout=60m -v ./test/integration/...
9595
working-directory: skupper

0 commit comments

Comments
 (0)