We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f5881e commit 3933623Copy full SHA for 3933623
.github/workflows/testWlsAksWithoutDependencyCreation.yml
@@ -232,7 +232,7 @@ jobs:
232
${{ needs.preflight.outputs.testBranchNameForArtifactsLocation }} \
233
"${cargoTrackerBlobUrl}" \
234
${dbPassword} \
235
- ${dbAdminUser}@${{ needs.preflight.outputs.dbName }} \
+ ${dbAdminUser} \
236
jdbc:postgresql:\/\/${{ needs.preflight.outputs.dbName }}.postgres.database.azure.com:5432\/postgres \
237
${location} \
238
${ocrSSOPSW} \
0 commit comments