Skip to content

Commit 024e3db

Browse files
committed
reference docker image workflow in commit in this branch
1 parent 4139681 commit 024e3db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ jobs:
138138
build-docker-image:
139139
needs: changes
140140
if: ${{ needs.changes.outputs.v2 == 'true' || needs.changes.outputs.common == 'true' || needs.changes.outputs.docker == 'true' }}
141-
uses: ./.github/workflows/container-image.yml
141+
uses: logos-messaging/logos-messaging-nim/.github/workflows/container-image.yml@4139681df984de008069e86e8ce695f1518f1c0b
142142
secrets: inherit
143143

144144
nwaku-nwaku-interop-tests:

0 commit comments

Comments
 (0)