Skip to content
This repository was archived by the owner on Jun 22, 2024. It is now read-only.

Commit eda2c1f

Browse files
Adding platforms parameter definition to the test jobs, as we are using the platforms for the cache key for the built images
1 parent dae7615 commit eda2c1f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.circleci/config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,8 @@ jobs:
7171

7272
test-multi-arch:
7373
parameters:
74+
platforms:
75+
type: string
7476
machine-type:
7577
type: executor
7678
executor: << parameters.machine-type >>

0 commit comments

Comments
 (0)