Skip to content

Commit

Permalink
disable job skip - need more work
Browse files Browse the repository at this point in the history
reference: #8853 (comment)
  • Loading branch information
stas00 authored Dec 1, 2020
1 parent 379005c commit 693ac35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ commands:
echo "Non-docs were modified in this PR, proceeding normally"
else
echo "Only docs were modified in this PR, quitting this job"
circleci step halt
#circleci step halt
fi
else
echo "Can't perform skipping check w/o base_revision defined, continuing the job"
Expand Down

0 comments on commit 693ac35

Please sign in to comment.