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
All other drone syntax seems to use include rather than includes. Would you consider a new version of this plugin with a breaking change that switches to include to match drone's official syntax? Or maybe there is a way this plugin could support both include and includes?
The text was updated successfully, but these errors were encountered:
Hello!
We are very interested in using this plugin, but we are hoping to "future proof" it as much as possible.
Currently the required syntax is:
and
All other drone syntax seems to use
include
rather thanincludes
. Would you consider a new version of this plugin with a breaking change that switches toinclude
to match drone's official syntax? Or maybe there is a way this plugin could support bothinclude
andincludes
?The text was updated successfully, but these errors were encountered: