mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
Merge pull request #1168 from Alfresco/feature-2.7/APPS-230_BuildAGSArtifactsOnTravis
Feature 2.7/apps 230 build ags artifacts on travis (cherry picked from commit be7863486c6cb2001a0de3f70aa92b0f7b51bbd4)
This commit is contained in:
@@ -60,5 +60,10 @@
|
||||
<username>${env.MAVEN_USERNAME}</username>
|
||||
<password>${env.MAVEN_PASSWORD}</password>
|
||||
</server>
|
||||
<server>
|
||||
<id>alfresco-internal-snapshots</id>
|
||||
<username>${env.MAVEN_USERNAME}</username>
|
||||
<password>${env.MAVEN_PASSWORD}</password>
|
||||
</server>
|
||||
</servers>
|
||||
</settings>
|
||||
|
Reference in New Issue
Block a user