mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-03 22:43:10 +00:00
Revert nwaku_daily.yml to origin
This commit is contained in:
parent
96849a49b5
commit
727bb6703d
14
.github/workflows/nim_waku_daily.yml
vendored
14
.github/workflows/nim_waku_daily.yml
vendored
@ -10,17 +10,11 @@ on:
|
|||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
||||||
build-docker-image:
|
|
||||||
uses: waku-org/nwaku/.github/workflows/container-image.yml@master
|
|
||||||
|
|
||||||
|
|
||||||
test-common:
|
test-common:
|
||||||
needs: build-docker-image
|
|
||||||
uses: ./.github/workflows/test_common.yml
|
uses: ./.github/workflows/test_common.yml
|
||||||
|
secrets: inherit
|
||||||
with:
|
with:
|
||||||
node1: ${{ needs.build-docker-image.outputs.image }}
|
node1: "wakuorg/nwaku:latest"
|
||||||
node2: ${{ needs.build-docker-image.outputs.image }}
|
node2: "wakuorg/nwaku:latest"
|
||||||
additional_nodes: ${{ needs.build-docker-image.outputs.image }}
|
additional_nodes: "wakuorg/nwaku:latest,wakuorg/nwaku:latest,wakuorg/nwaku:latest"
|
||||||
caller: "nim"
|
caller: "nim"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user