Skip to content

Commit 957a9db

Browse files
Update wercker.yml
1 parent 5bce810 commit 957a9db

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
@@ -207,7 +207,7 @@ integration-test-java:
207207
cp /etc/hosts $WERCKER_PIPELINE_DIR/hosts
208208
sed -i "$ a ${OCI_K8S_WORKER0_IP} ${OCI_K8S_WORKER0_HOSTNAME}" $WERCKER_PIPELINE_DIR/hosts
209209
cp $WERCKER_PIPELINE_DIR/hosts /etc/hosts
210-
210+
echo "DOCKER_PASSWORD $DOCKER_PASSWORD"
211211
# Update KUBECONFIG for K8S cluster
212212
export K8S_NODEPORT_HOST="${OCI_K8S_WORKER0_HOSTNAME}"
213213
sed -i -e "s,%ADDRESS%,https://$OCI_K8S_MASTER_IP:443,g" $WERCKER_SOURCE_DIR/build/kube.config

0 commit comments

Comments
 (0)