Optional string. Provides a path to an environment file containing global environment variables that are injected into every pipeline step.
DRONE_RUNNER_ENVFILE=/path/to/file.env
The environment file is a text file that defines environment variables in key value format. Please see the envfile documentation for more details about the file format.
S3_BUCKET=YOURS3BUCKET
SECRET_KEY=YOURSECRETKEYGOESHERE