mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-01-15 04:13:11 +00:00
Update ci for nwaku repo name change
This commit is contained in:
parent
d0dd6d3558
commit
aa7e2ec116
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -132,7 +132,7 @@ jobs:
|
||||
build-docker-image:
|
||||
needs: changes
|
||||
if: ${{ needs.changes.outputs.v2 == 'true' || needs.changes.outputs.common == 'true' || needs.changes.outputs.docker == 'true' }}
|
||||
uses: logos-messaging/nwaku/.github/workflows/container-image.yml@master
|
||||
uses: logos-messaging/logos-messaging-nim/.github/workflows/container-image.yml@master
|
||||
secrets: inherit
|
||||
|
||||
nwaku-nwaku-interop-tests:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user