mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-01-23 08:13:06 +00:00
chore: update ci for docker image
This commit is contained in:
parent
351cac6b3c
commit
d7cdd18e74
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -151,14 +151,14 @@ jobs:
|
||||
|
||||
js-waku-node:
|
||||
needs: build-docker-image
|
||||
uses: logos-messaging/js-waku/.github/workflows/test-node.yml@master
|
||||
uses: logos-messaging/logos-messaging-js/.github/workflows/test-node.yml@master
|
||||
with:
|
||||
nim_wakunode_image: ${{ needs.build-docker-image.outputs.image }}
|
||||
test_type: node
|
||||
|
||||
js-waku-node-optional:
|
||||
needs: build-docker-image
|
||||
uses: logos-messaging/js-waku/.github/workflows/test-node.yml@master
|
||||
uses: logos-messaging/logos-messaging-js/.github/workflows/test-node.yml@master
|
||||
with:
|
||||
nim_wakunode_image: ${{ needs.build-docker-image.outputs.image }}
|
||||
test_type: node-optional
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user