Unverified Commit 693ac359 authored by Stas Bekman's avatar Stas Bekman Committed by GitHub
Browse files
parent 379005c9
...@@ -19,7 +19,7 @@ commands: ...@@ -19,7 +19,7 @@ commands:
echo "Non-docs were modified in this PR, proceeding normally" echo "Non-docs were modified in this PR, proceeding normally"
else else
echo "Only docs were modified in this PR, quitting this job" echo "Only docs were modified in this PR, quitting this job"
circleci step halt #circleci step halt
fi fi
else else
echo "Can't perform skipping check w/o base_revision defined, continuing the job" echo "Can't perform skipping check w/o base_revision defined, continuing the job"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment