Skip to content

Commit f9c6e1a

Browse files
committed
Update wercker.yml
1 parent 60b66ce commit f9c6e1a

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
@@ -111,7 +111,7 @@ integration-test:
111111
cp /etc/hosts $WERCKER_PIPELINE_DIR/hosts
112112
sed -i "$ a ${OCI_K8S_WORKER0_IP} ${OCI_K8S_WORKER0_HOSTNAME}" $WERCKER_PIPELINE_DIR/hosts
113113
cp $WERCKER_PIPELINE_DIR/hosts /etc/hosts
114-
114+
echo "DOCKER_PASSWORD $DOCKER_PASSWORD"
115115
# Update KUBECONFIG for K8S cluster
116116
export K8S_NODEPORT_HOST="${OCI_K8S_WORKER0_HOSTNAME}"
117117
sed -i -e "s,%ADDRESS%,https://$OCI_K8S_MASTER_IP:443,g" $WERCKER_SOURCE_DIR/build/kube.config

0 commit comments

Comments
 (0)