You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Vela doesn't expose a build status environment variable as of now, drone does. Use DRONE_BUILD_STATUS to choose the color with logic similar to what is present in the official drone-slack plugin
Vela doesn't expose a build status environment variable as of now, drone does. Use
DRONE_BUILD_STATUSto choose the color with logic similar to what is present in the official drone-slack plugin