Skip to content

Commit

Permalink
Fixed minor typo in the pipelines path
Browse files Browse the repository at this point in the history
  • Loading branch information
CFSNM committed Jun 19, 2024
1 parent 65a2c8b commit b786a03
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ ${PIPELINE_TEST_NAME}= ${PIPELINE_TEST_BASENAME}-${TEST_USER_3.USERNAME}
${DC_NAME}= ds-pipeline-conn
${PIPELINE_TEST_BASENAME}= iris
${PIPELINE_TEST_DESC}= test pipeline definition
${PIPELINE_TEST_FILEPATH}= tests/Resources/Files/pipeline-samples/iris_pipeline_compiled.yaml
${PIPELINE_TEST_FILEPATH}= tests/Resources/Files/pipeline-samples/v2/iris_pipeline_compiled.yaml
${PIPELINE_TEST_RUN_BASENAME}= ${PIPELINE_TEST_BASENAME}-run


Expand Down

0 comments on commit b786a03

Please sign in to comment.