diff --git a/.circleci/config.yml b/.circleci/config.yml index 7b6e230..e115fb9 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -31,7 +31,7 @@ jobs: - run: name: Test command: | - echo "<< pipeline.parameters >>" + echo "<< pipeline >>" # Orchestrate jobs using workflows # See: https://circleci.com/docs/workflows/ & https://circleci.com/docs/configuration-reference/#workflows