mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-02 14:03:08 +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:
|
||||
|
||||
jobs:
|
||||
|
||||
build-docker-image:
|
||||
uses: waku-org/nwaku/.github/workflows/container-image.yml@master
|
||||
|
||||
|
||||
test-common:
|
||||
needs: build-docker-image
|
||||
uses: ./.github/workflows/test_common.yml
|
||||
|
||||
secrets: inherit
|
||||
with:
|
||||
node1: ${{ needs.build-docker-image.outputs.image }}
|
||||
node2: ${{ needs.build-docker-image.outputs.image }}
|
||||
additional_nodes: ${{ needs.build-docker-image.outputs.image }}
|
||||
node1: "wakuorg/nwaku:latest"
|
||||
node2: "wakuorg/nwaku:latest"
|
||||
additional_nodes: "wakuorg/nwaku:latest,wakuorg/nwaku:latest,wakuorg/nwaku:latest"
|
||||
caller: "nim"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user