Skip to content

Commit 0292f83

Browse files
committed
also build the other images
1 parent 83639e3 commit 0292f83

File tree

1 file changed

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

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,9 @@ runs:
9393
shell: bash
9494
working-directory: skupper
9595
env:
96+
# not used, so far; but have to build somewhere we have perms to push
97+
TEST_IMAGE: 'localhost:32000/skupper-test:registry'
98+
9699
SERVICE_CONTROLLER_IMAGE: 'localhost:32000/skupper-service-controller:registry'
97100
SITE_CONTROLLER_IMAGE: 'localhost:32000/skupper-site-controller:registry'
98101
CONFIG_SYNC_IMAGE: 'localhost:32000/skupper-config-sync:registry'

0 commit comments

Comments
 (0)