Skip to content

Commit b2c30be

Browse files
---
yaml --- r: 5747 b: refs/heads/master c: 6e8e08f h: refs/heads/master i: 5745: 64ee65a 5743: 460e067
1 parent c793db8 commit b2c30be

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
refs/heads/master: 839f7fb7156535146aa1cb2c5aadd8d375d854e8
2+
refs/heads/master: 6e8e08f35717b4b3e735a01ca285d3b81d10866c
33
refs/heads/travis: dae77e558b884bc1b165155482d76c8e40b0fca4
44
refs/heads/gh-pages: 3c5e576ef43acaafb4d9c2c093fad59827a77ffa
55
refs/tags/0.0.9: 22f1839238f66c39e67ed4dfdcd273b1ae2e8444

trunk/utilities/create_site.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ fi
1414

1515
git clone --branch gh-pages --single-branch https://github.com/GoogleCloudPlatform/google-cloud-java/ tmp_gh-pages
1616
mkdir -p tmp_gh-pages/$SITE_VERSION_BASE
17-
mvn site -DskipITs -Djava.util.logging.config.file=logging.properties
17+
mvn site -DskipTests -Djava.util.logging.config.file=logging.properties
1818
mvn site:stage --quiet -Djava.util.logging.config.file=logging.properties -DtopSiteURL=http://googlecloudplatform.github.io/google-cloud-java/site/${SITE_VERSION_BASE}/
1919
cd tmp_gh-pages
2020

0 commit comments

Comments
 (0)