chore: final setup for ci

This commit is contained in:
darshankabariya 2026-01-06 03:42:34 +05:30
parent 8cf8ade0d3
commit 6377e047c7
No known key found for this signature in database
GPG Key ID: 9A92CCD9899F0D22
2 changed files with 1 additions and 4 deletions

View File

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

View File

@ -1,7 +1,4 @@
#!fmt: off
import os
mode = ScriptMode.Verbose
### Package
version = "0.36.0"