We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ee7932 commit 017f03eCopy full SHA for 017f03e
parse/circleci/orb.yml
@@ -33,7 +33,7 @@ executors:
33
LD_HUNK_URL_TEMPLATE: << parameters.hunk_url_template >>
34
LD_DEFAULT_BRANCH: << parameters.default_branch >>
35
docker:
36
- - image: ldactions/git-flag-parser:v0.1.0
+ - image: ldactions/git-flag-parser:0.1.0
37
commands:
38
find-flags:
39
steps:
0 commit comments