Skip to content

Commit 066c6c8

Browse files
committed
Merge branch 'feature/java-integration-tests' of https://github.com/oracle/weblogic-kubernetes-operator into feature/java-integration-tests
2 parents a5546b6 + a67e7bd commit 066c6c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wercker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ integration-test-java:
210210
cp /etc/hosts $WERCKER_PIPELINE_DIR/hosts
211211
sed -i "$ a ${OCI_K8S_WORKER0_IP} ${OCI_K8S_WORKER0_HOSTNAME}" $WERCKER_PIPELINE_DIR/hosts
212212
cp $WERCKER_PIPELINE_DIR/hosts /etc/hosts
213-
213+
214214
# Update KUBECONFIG for K8S cluster
215215
export K8S_NODEPORT_HOST="${OCI_K8S_WORKER0_HOSTNAME}"
216216
sed -i -e "s,%ADDRESS%,https://$OCI_K8S_MASTER_IP:443,g" $WERCKER_SOURCE_DIR/build/kube.config

0 commit comments

Comments
 (0)