summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorDavid Ostrovsky <david@ostrovsky.org>2014-05-22 21:44:29 +0200
committerDavid Ostrovsky <david@ostrovsky.org>2014-05-26 22:06:42 +0200
commit520f29c16ae08bce3f6f778e973fdf96a4664886 (patch)
tree38067d3e0dcbd22d86fbd36fc498c655db7f5a30 /.gitignore
parentba0227cd88a3ea8e83a66f994ce03c45fdfb68c0 (diff)
Buck: Deploy plugin artifacts to Maven Central
Switch deploying Gerrit extension and plugin API from Google storage bucket to Maven Central. To simplify the troubleshooting new trace option was added to underlying python script. When environment variable VERBOSE=1 is set, then the mvn command is printed to stderr: VERBOSE=1 buck build api_deploy_oss Change-Id: I9ebe44ec8aca91aa6b5514f561209e7c50377927
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index efff6da38a..e9794096a6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@
/local.properties
*.pyc
/gwt-unitCache
+*.asc