build: Revert to semi-working syntax
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
ba4a0148ff
commit
1f55ff7cfa
@ -61,7 +61,7 @@ steps:
|
|||||||
--package @semantic-release/exec \
|
--package @semantic-release/exec \
|
||||||
--package semantic-release \
|
--package semantic-release \
|
||||||
--branches ${DRONE_BRANCH} \
|
--branches ${DRONE_BRANCH} \
|
||||||
--tag-format K8s_1.25.9-v$${version} \
|
--tag-format "K8s_1.25.9-v\$${version}" \
|
||||||
--dry-run \
|
--dry-run \
|
||||||
--plugins @semantic-release/commit-analyzer,@semantic-release/exec \
|
--plugins @semantic-release/commit-analyzer,@semantic-release/exec \
|
||||||
--analyzeCommits @semantic-release/commit-analyzer \
|
--analyzeCommits @semantic-release/commit-analyzer \
|
||||||
|
Loading…
Reference in New Issue
Block a user