How to use a pre-existing network in pipeline in drone 1.0.0 ?

In 0.8 we can set environment DRONE_NETWORK=${CICD_NET} use a pre-existing network,But it dosn’t work In 1.0.0, There is no Any description in the documentation!

The variable name changed from DRONE_NETWORK to DRONE_RUNNER_NETWORKS. For example, see this thread.