Skip to content

Commit 5b4c3e2

Browse files
committed
fix:add image-pull-policy: never
1 parent 11718bd commit 5b4c3e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/unit_tests_common.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ jobs:
163163
name: unit-${{ inputs.device }}-${{ matrix.test_group.name }}
164164
container:
165165
image: ${{ inputs.image }}
166-
166+
image-pull-policy: never
167167
ports:
168168
- 80
169169
volumes: ${{ fromJson(inputs.container_volumes) }}

0 commit comments

Comments
 (0)