mirror of
https://github.com/Alfresco/acs-community-packaging.git
synced 2025-09-10 14:12:09 +00:00
REPO-3336 : Deployment: Release Process: fabric8
Remove <bamboo.dockerhub.password></bamboo.dockerhub.password>property in root poom and <authConfig>
This commit is contained in:
@@ -199,10 +199,6 @@
|
||||
</build>
|
||||
</image>
|
||||
</images>
|
||||
<authConfig>
|
||||
<username>alfrescosystem</username>
|
||||
<password>${bamboo.dockerhub.password}</password>
|
||||
</authConfig>
|
||||
</configuration>
|
||||
<executions>
|
||||
<execution>
|
||||
|
1
pom.xml
1
pom.xml
@@ -42,7 +42,6 @@
|
||||
<!-- Set to "Community Early Access" to add to the version.edition property in version.properties -->
|
||||
<version.edition>Community</version.edition>
|
||||
<bamboo.inject.tag>latest</bamboo.inject.tag>
|
||||
<bamboo.dockerhub.password></bamboo.dockerhub.password>
|
||||
|
||||
<dependency.alfresco-repository.version>6.28</dependency.alfresco-repository.version>
|
||||
<dependency.alfresco-remote-api.version>6.19</dependency.alfresco-remote-api.version>
|
||||
|
Reference in New Issue
Block a user