ACS-1464 Rename the Maven *internal* profile into *publish-docker-images*

(cherry picked from commit 176b1d2c86)
This commit is contained in:
alandavis
2021-05-05 21:10:40 +01:00
parent ad15447446
commit 4bdbfc2de0
3 changed files with 4 additions and 4 deletions

View File

@@ -646,7 +646,7 @@
</profile>
<profile>
<id>internal</id>
<id>publish-docker-images</id>
<!-- publishes "image:latest" on Quay & DockerHub -->
<build>
<plugins>