build: Try different syntax (remove quotes)
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
c177dbd03b
commit
ba4a0148ff
@ -61,7 +61,7 @@ steps:
|
||||
--package @semantic-release/exec \
|
||||
--package semantic-release \
|
||||
--branches ${DRONE_BRANCH} \
|
||||
--tag-format "K8s_1.25.9-v\$\${version}" \
|
||||
--tag-format K8s_1.25.9-v$${version} \
|
||||
--dry-run \
|
||||
--plugins @semantic-release/commit-analyzer,@semantic-release/exec \
|
||||
--analyzeCommits @semantic-release/commit-analyzer \
|
||||
|
Loading…
Reference in New Issue
Block a user