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 dd68261 commit 5c9a671Copy full SHA for 5c9a671
kubernetes/samples/scripts/create-weblogic-domain/domain-home-in-image/create-domain.sh
@@ -349,7 +349,6 @@ function createDomainHome {
349
cp ${domainPropertiesOutput} ./docker-images/OracleWebLogic/samples/12213-domain-home-in-image/properties/docker_build
350
351
cd docker-images/OracleWebLogic/samples/12213-domain-home-in-image
352
-
353
./build.sh
354
355
if [ "$?" != "0" ]; then
0 commit comments