We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 602c369 commit b17ef31Copy full SHA for b17ef31
1 file changed
.circleci/config.yml
@@ -286,6 +286,7 @@ workflows:
286
- shellcheck/check:
287
name: shellcheck
288
exclude: SC2086,SC2181
289
+ external_sources: true
290
filters:
291
tags:
292
only: /^([0-9]+)\.([0-9]+)\.([0-9]+)(?:-([0-9A-Za-z-]+(?:\.[0-9A-Za-z-]+)*))?(?:\+[0-9A-Za-z-]+)?$/
0 commit comments