This commit is contained in:
parent
cf001cd0ce
commit
7fd1cf73db
@ -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