mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-03 22:43:10 +00:00
change image tag
This commit is contained in:
parent
e1b7aa002c
commit
37e6223b8e
2
.github/workflows/container-image.yml
vendored
2
.github/workflows/container-image.yml
vendored
@ -5,7 +5,7 @@ on:
|
||||
inputs:
|
||||
image_tag:
|
||||
type: string
|
||||
default: "3181"
|
||||
default: {{wakuorg/nwaku:3181}}
|
||||
outputs:
|
||||
image:
|
||||
description: The resulting image link
|
||||
|
||||
2
.github/workflows/nim_waku_daily.yml
vendored
2
.github/workflows/nim_waku_daily.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
||||
test-common:
|
||||
needs: build-docker-image
|
||||
uses: ./.github/workflows/test_common.yml
|
||||
|
||||
|
||||
with:
|
||||
node1: ${{ needs.build-docker-image.outputs.image }}
|
||||
node2: ${{ needs.build-docker-image.outputs.image }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user