We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a22eae commit 781e40cCopy full SHA for 781e40c
1 file changed
pom.xml
@@ -354,10 +354,10 @@
354
<to>
355
<image>docker.io/rbygrave/ebean-insight</image>
356
<tags>${project.version}</tags>
357
- <auth>
358
- <username>${env.DOCKER_USERNAME}</username>
359
- <password>${env.DOCKER_PASSWORD}</password>
360
- </auth>
+<!-- <auth>-->
+<!-- <username>${env.DOCKER_USERNAME}</username>-->
+<!-- <password>${env.DOCKER_PASSWORD}</password>-->
+<!-- </auth>-->
361
</to>
362
<container>
363
<ports>8081</ports>
0 commit comments