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
{{ message }}
This repository was archived by the owner on Mar 5, 2021. It is now read-only.
Does anyone have some advice with regards to clearing a channel in Package Drone without doing it manually?
I have tried adding triggers, but it's not working as expected.
I am using Package Drone with Jenkins.
Scenario:
Jenkins picks up a change on commit, job starts, pipeline script deploys the plugins to package drone.
I would like to clear the channel before deploying plugins?
Does anyone have some advice with regards to clearing a channel in Package Drone without doing it manually?
I have tried adding triggers, but it's not working as expected.
I am using Package Drone with Jenkins.
Scenario:
Jenkins picks up a change on commit, job starts, pipeline script deploys the plugins to package drone.
I would like to clear the channel before deploying plugins?
Thanks.