Skip to content

Commit a1301c3

Browse files
committed
Removing duplicate server
1 parent b0884df commit a1301c3

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -181,11 +181,6 @@ jobs:
181181
"username": "${{ secrets.COMMERCIAL_ARTIFACTORY_USERNAME }}",
182182
"password": "${{ secrets.COMMERCIAL_ARTIFACTORY_PASSWORD }}"
183183
},
184-
{
185-
"id": "spring-commercial-release",
186-
"username": "${{ secrets.COMMERCIAL_ARTIFACTORY_USERNAME }}",
187-
"password": "${{ secrets.COMMERCIAL_ARTIFACTORY_PASSWORD }}"
188-
},
189184
{
190185
"id": "spring-commercial-release",
191186
"username": "${{ secrets.COMMERCIAL_ARTIFACTORY_USERNAME }}",

0 commit comments

Comments
 (0)