pass image as input to yml file

This commit is contained in:
aya 2024-12-04 14:35:17 +02:00
parent 6213338453
commit 0d62121a03
1 changed files with 4 additions and 2 deletions

View File

@ -127,8 +127,10 @@ jobs:
secrets: inherit
QA_tests:
needs: build-docker-image
uses: waku-org/waku-interop-tests/.github/workflows/nim_waku_daily.yml@smoke_tests
with:
node1: ${{ needs.build-docker-image.outputs.image }}
secrets: inherit