We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a562c29 commit b42639aCopy full SHA for b42639a
tools/bin/release_version.sh
@@ -42,6 +42,3 @@ VERSION=$NEW_VERSION SUB_BUILD=PLATFORM ./gradlew clean build
42
SUB_BUILD=PLATFORM ./gradlew publish
43
VERSION=$NEW_VERSION GIT_REVISION=$GIT_REVISION docker-compose -f docker-compose.build.yaml push
44
echo "Completed building and publishing..."
45
-
46
-VERSION=$NEW_VERSION SUB_BUILD=OCTAVIA_CLI ./gradlew clean build
47
-./octavia-cli/publish.sh ${NEW_VERSION} ${GIT_REVISION}
0 commit comments