Environment variable for current drone stage?

Is there a way to reference the current stage name (i.e. ‘build’ or ‘deploy’) by referencing a DRONE_* environment variable? I’d like for a more generic way to reference which stage Drone is in during the pipeline.