1
0
mirror of synced 2026-05-22 21:33:16 +00:00

Remote antoraUpdateVersion task from CI

This commit is contained in:
Josh Cummings
2022-10-17 14:24:13 -06:00
parent b08a06aa76
commit ff055cf07a
@@ -271,7 +271,6 @@ jobs:
export GRADLE_ENTERPRISE_ACCESS_KEY="$GRADLE_ENTERPRISE_SECRET_ACCESS_KEY"
echo "Updating $REPO@$VERSION to next snapshot version."
./gradlew :updateToSnapshotVersion
./gradlew :spring-security-docs:antoraUpdateVersion
git commit -am "Next development version"
git push
perform_post_release: