Skip to content

Commit b42639a

Browse files
authored
rollback build and publish of octavia (#11518)
1 parent a562c29 commit b42639a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tools/bin/release_version.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,3 @@ VERSION=$NEW_VERSION SUB_BUILD=PLATFORM ./gradlew clean build
4242
SUB_BUILD=PLATFORM ./gradlew publish
4343
VERSION=$NEW_VERSION GIT_REVISION=$GIT_REVISION docker-compose -f docker-compose.build.yaml push
4444
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

Comments
 (0)