Skip to content

Commit

Permalink
ci: temporarily disable tests during release
Browse files Browse the repository at this point in the history
  • Loading branch information
evandbrown committed Feb 22, 2019
1 parent a205025 commit 6188a74
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/tasks/release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ pushd plugin
GOOGLE_PROJECT_ID=$project_id GOOGLE_CREDENTIALS=$service_account_json \
mvn \
-B \
-Dmaven.test.skip=true \ #TODO delete
-Dtag=google-compute-engine-$version \
-DreleaseVersion=$version \
-DdevelopmentVersion=$version \
Expand Down

0 comments on commit 6188a74

Please sign in to comment.