[CHORE] Final preparations for release
This commit is contained in:
@@ -17,8 +17,6 @@ pipeline {
|
||||
}
|
||||
stage("Prepare") {
|
||||
steps {
|
||||
sh "curl https://raw.githubusercontent.com/hypherionmc/changelogs/main/craterlib/changelog-forge.md --output changelog-forge.md"
|
||||
sh "curl https://raw.githubusercontent.com/hypherionmc/changelogs/main/craterlib/changelog-fabric.md --output changelog-fabric.md"
|
||||
sh "chmod +x ./gradlew"
|
||||
sh "./gradlew clean"
|
||||
}
|
||||
|
Reference in New Issue
Block a user