diff --git a/publishDocs.sh b/publishDocs.sh new file mode 100644 index 0000000000..1e9bc2032e --- /dev/null +++ b/publishDocs.sh @@ -0,0 +1,2 @@ +#!/bin/sh +mvn clean site site:stage scm-publish:publish-scm -DskipTests -pl spring-cloud-contract-verifier-maven-plugin \ No newline at end of file