Skip to content

Commit 3a9b10f

Browse files
committed
CI: fix external workflow
1 parent 982761b commit 3a9b10f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: .circleci/config.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -487,9 +487,9 @@ workflows:
487487
- test:
488488
name: test-ssl
489489
matrix:
490-
docker-img:
491-
- <<pipeline.parameters.docker-img>>
492490
parameters:
491+
docker-img:
492+
- <<pipeline.parameters.docker-img>>
493493
ssl:
494494
- 'true'
495495

0 commit comments

Comments
 (0)