From 885d998eeb01d71db0c4080b36ad0cb0949e4839 Mon Sep 17 00:00:00 2001 From: WonderCsabo Date: Sat, 12 Sep 2015 19:28:45 +0200 Subject: Deploy snapshots versions in CI --- config/deploy-settings.xml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 config/deploy-settings.xml (limited to 'config') diff --git a/config/deploy-settings.xml b/config/deploy-settings.xml new file mode 100644 index 000000000..9a73bbfd7 --- /dev/null +++ b/config/deploy-settings.xml @@ -0,0 +1,9 @@ + + + + sonatype-nexus-snapshots + ${env.CI_DEPLOY_USERNAME} + ${env.CI_DEPLOY_PASSWORD} + + + \ No newline at end of file -- cgit v1.2.3