Remove docker push profile [skip ci]

(cherry picked from commit 75988a345b)
This commit is contained in:
alandavis
2021-05-05 21:27:38 +01:00
parent 42bcc60652
commit 2aa3b605ec
3 changed files with 4 additions and 4 deletions

View File

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