I have just pulled the latest image from Docker Hub, and noticed this issue while running my pipeline.
I’m using DRONE_STAGE_STATUS to get status of the pipeline stage, it returned ‘success’ when the stage is failing.
Thank you for your reply. Actually the trigger was correct, but I’m expecting FAILURE to be the Status instead of success in the notification (2nd picture) and I saw the pipeline status was failing.
FYI, I’m using “DRONE_STAGE_STATUS” variable to get this status.