mirror of
https://github.com/Alfresco/acs-community-packaging.git
synced 2026-09-16 18:13:21 +00:00
Trial [release] 7.0.0-A27c no quay [skip tests]
remove <registry>docker.io</registry>
This commit is contained in:
+1
-1
@@ -30,7 +30,7 @@ env:
|
||||
- TAS_SCRIPTS=../alfresco-community-repo/packaging/tests/scripts
|
||||
- TAS_ENVIRONMENT=./tests/environment
|
||||
# Release version has to start with real version (7.0.0-....) for the docker image to build successfully.
|
||||
- RELEASE_VERSION=7.0.0-A27b
|
||||
- RELEASE_VERSION=7.0.0-A27c
|
||||
- DEVELOPMENT_VERSION=7.0.0-SNAPSHOT
|
||||
|
||||
stages:
|
||||
|
||||
@@ -137,7 +137,7 @@
|
||||
<!-- DockerHub image -->
|
||||
<image>
|
||||
<name>${image.name}:${project.version}</name>
|
||||
<registry>docker.io</registry>
|
||||
<!-- <registry>docker.io</registry>-->
|
||||
</image>
|
||||
<!-- Quay image -->
|
||||
<!-- <image>-->
|
||||
|
||||
Reference in New Issue
Block a user