We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0884df commit a1301c3Copy full SHA for a1301c3
1 file changed
.github/workflows/deploy.yml
@@ -181,11 +181,6 @@ jobs:
181
"username": "${{ secrets.COMMERCIAL_ARTIFACTORY_USERNAME }}",
182
"password": "${{ secrets.COMMERCIAL_ARTIFACTORY_PASSWORD }}"
183
},
184
- {
185
- "id": "spring-commercial-release",
186
- "username": "${{ secrets.COMMERCIAL_ARTIFACTORY_USERNAME }}",
187
- "password": "${{ secrets.COMMERCIAL_ARTIFACTORY_PASSWORD }}"
188
- },
189
{
190
"id": "spring-commercial-release",
191
0 commit comments