Skip to content

Commit 75c11f3

Browse files
author
jhpoelen
committed
add endpoint configuration
1 parent 40ff390 commit 75c11f3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.maven.settings.xml

+3
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@
88
<id>globi-release</id>
99
<username>${env.S3_USER}</username>
1010
<password>${env.S3_PASSWORD}</password>
11+
<configuration>
12+
<endpoint>https://blob.globalbioticinteractions.org</endpoint>
13+
</configuration>
1114
</server>
1215
</servers>
1316
</settings>

0 commit comments

Comments
 (0)