Trial [release] 7.0.0-A27c no quay [skip tests]

remove <registry>docker.io</registry>
This commit is contained in:
alandavis
2021-02-22 09:02:56 +00:00
parent 75ab3a827c
commit 01ffc5e142
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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:
+1 -1
View File
@@ -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>-->