mirror of
https://github.com/Alfresco/alfresco-transform-core.git
synced 2025-10-08 14:51:18 +00:00
ATS-586: Update Travis build configuration (#142)
- update settings.xml with missing servers - remove *install* phase from *company_release* jobs - use regex for matching support branches - update deploy tasks
This commit is contained in:
@@ -64,6 +64,12 @@
|
||||
<username>bamboo</username>
|
||||
<password>${env.NEXUS_PASSWORD}</password>
|
||||
</server>
|
||||
<server>
|
||||
<id>alfresco-thirdparty</id>
|
||||
<username>bamboo</username>
|
||||
<password>${env.NEXUS_PASSWORD}</password>
|
||||
</server>
|
||||
|
||||
<!-- private docker registry-->
|
||||
<server>
|
||||
<id>quay.io</id>
|
||||
|
Reference in New Issue
Block a user