Revert ACS-1372

This commit is contained in:
Cezar.Leahu
2021-05-07 00:27:50 +03:00
parent 82195597b6
commit cf538a5e0c
2077 changed files with 273 additions and 253267 deletions

View File

@@ -128,7 +128,7 @@
<profiles>
<profile>
<id>build-docker-images</id>
<id>communityDocker</id>
<!-- builds "image:latest" locally -->
<build>
<plugins>
@@ -157,7 +157,7 @@
</profile>
<profile>
<id>push-docker-images</id>
<id>internal</id>
<!-- publishes "image:latest" on Quay & DockerHub -->
<build>
<plugins>