ci refers container-image.yml within the own folder tree

This commit is contained in:
Ivan FB 2026-04-03 18:34:24 +02:00
parent 0369d1be84
commit d88ed0ff74
No known key found for this signature in database
GPG Key ID: DF0C67A04C543270

View File

@ -176,7 +176,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/logos-delivery/.github/workflows/container-image.yml@10dc3d3eb4b6a3d4313f7b2cc4a85a925e9ce039
uses: ./.github/workflows/container-image.yml
secrets: inherit
nwaku-nwaku-interop-tests: