aboutsummaryrefslogtreecommitdiff
path: root/settings.xml
diff options
context:
space:
mode:
authorritchie <ritchie@gmx.at>2015-07-05 07:37:18 +0200
committerritchie <ritchie@gmx.at>2015-07-05 07:37:18 +0200
commit0dbcfa498f3bcef2fce72e1c75e00b04d623f6e4 (patch)
treebaba4d16caec50bc853d52f12f9c7fb0d9b82bc4 /settings.xml
parent5f71655bb65b574daf443fb24277f377c7cd14ab (diff)
downloadnanohttpd-0dbcfa498f3bcef2fce72e1c75e00b04d623f6e4.tar.gz
auto deployment of the snapshot
Diffstat (limited to 'settings.xml')
-rw-r--r--settings.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/settings.xml b/settings.xml
new file mode 100644
index 0000000..6d09214
--- /dev/null
+++ b/settings.xml
@@ -0,0 +1,15 @@
+<settings>
+ <proxies>
+ </proxies>
+ <servers>
+ <server>
+ <id>sonatype-nexus-staging</id>
+ <username>${env.CI_DEPLOY_USERNAME}</username>
+ <password>${env.CI_DEPLOY_PASSWORD}</password>
+ </server>
+ </servers>
+ <mirrors>
+ </mirrors>
+ <profiles>
+ </profiles>
+</settings> \ No newline at end of file