mirror of
https://github.com/sekwah41/Advanced-Portals.git
synced 2024-12-26 10:58:03 +01:00
chore(ci): Update version-bumping task order
This commit is contained in:
parent
efc9ad4715
commit
17a81dede7
@ -389,8 +389,9 @@ task updateVersionNumbers {
|
||||
}
|
||||
}
|
||||
|
||||
updateVersion.finalizedBy 'updateVersionNumbers'
|
||||
|
||||
compileJava.dependsOn 'cleanbuildfolder'
|
||||
compileJava.dependsOn 'updateVersionNumbers'
|
||||
|
||||
// Publish rules
|
||||
// Current behavior seems to be canary or release. Though pre-releases may break this pattern.
|
||||
|
Loading…
Reference in New Issue
Block a user