Sync docs from master to gh-pages
This commit is contained in:
8
docs/target/antrun/build-main.xml
Normal file
8
docs/target/antrun/build-main.xml
Normal file
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<project name="maven-antrun-" default="main" >
|
||||
<target name="main">
|
||||
<zip destfile="/opt/jenkins/data/workspace/spring-cloud-cloudfoundry-master-ci/docs/target/spring-cloud-cloudfoundry-docs-1.1.0.BUILD-SNAPSHOT.zip">
|
||||
<fileset excludes="*.sh" dir="/opt/jenkins/data/workspace/spring-cloud-cloudfoundry-master-ci/docs/target/generated-docs"/>
|
||||
</zip>
|
||||
</target>
|
||||
</project>
|
||||
Binary file not shown.
Reference in New Issue
Block a user