Skip to content

Commit b78a3ab

Browse files
committed
build: Skip deploying vertexai.
1 parent c0077f0 commit b78a3ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

java-vertexai/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
2323
<github.global.server>github</github.global.server>
2424
<site.installationModule>google-cloud-vertexai-parent</site.installationModule>
25+
<maven.deploy.skip>true</maven.deploy.skip>
2526
</properties>
2627

2728
<dependencyManagement>

0 commit comments

Comments
 (0)