Skip to content
Snippets Groups Projects
Commit 76c7c419 authored by OZGCloud's avatar OZGCloud
Browse files

OZG-4792 Removed username and password refernece in pom.xml

parent 463b61ae
Branches
Tags
No related merge requests found
......@@ -100,12 +100,6 @@
<name>${imageName}:${env.BRANCH_NAME}-${project.version}</name>
<publish>true</publish>
</image>
<docker>
<publishRegistry>
<username>${docker.publishRegistry.username}</username>
<password>${docker.publishRegistry.password}</password>
</publishRegistry>
</docker>
<excludes>
<exclude>
<groupId>org.projectlombok</groupId>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment