Unskipping deployment of docs
This commit is contained in:
committed by
Oleg Zhurakousky
parent
38e1b79efd
commit
8d73c5b847
11
docs/pom.xml
11
docs/pom.xml
@@ -18,17 +18,6 @@
|
||||
<maven.plugin.plugin.version>3.4</maven.plugin.plugin.version>
|
||||
<upload-docs-zip.phase>deploy</upload-docs-zip.phase>
|
||||
</properties>
|
||||
<build>
|
||||
<plugins>
|
||||
<plugin>
|
||||
<artifactId>maven-deploy-plugin</artifactId>
|
||||
<version>2.8.2</version>
|
||||
<configuration>
|
||||
<skip>true</skip>
|
||||
</configuration>
|
||||
</plugin>
|
||||
</plugins>
|
||||
</build>
|
||||
<profiles>
|
||||
<profile>
|
||||
<id>docs</id>
|
||||
|
||||
Reference in New Issue
Block a user