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 a996b6d commit fb3cc3dCopy full SHA for fb3cc3d
.github/workflows/multi_tenant_deploy.yml
@@ -121,13 +121,6 @@ jobs:
121
<pluginGroups>
122
<pluginGroup>com.sap.ldi</pluginGroup>
123
</pluginGroups>
124
- <servers>
125
- <server>
126
- <id>artifactory</id>
127
- <username>$SERVER_USER</username>
128
- <password>$SERVER_PASSWORD</password>
129
- </server>
130
- </servers>
131
</settings>
132
EOF
133
0 commit comments