fix: remove download config from release
This commit is contained in:
parent
59ca74c741
commit
a5f80023c2
@ -24,7 +24,6 @@ def semanticStage(String stageName, String containerName, Closure body) {
|
||||
}
|
||||
|
||||
def semanticExec(String giteaUrl) {
|
||||
downloadReleaseConfig(giteaUrl, "./release.config.cjs")
|
||||
sh "GITEA_URL=${giteaUrl} semantic-release --ci"
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user