mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
plugins: query dependencies (useful for external check)
This commit is contained in:
@@ -43,6 +43,9 @@ check:
|
||||
name: check
|
||||
@echo ${PLUGIN_PREFIX}${PLUGIN_NAME}
|
||||
|
||||
depends: check
|
||||
@echo ${PLUGIN_DEPENDS}
|
||||
|
||||
manifest: check
|
||||
@echo "name: ${PLUGIN_PREFIX}${PLUGIN_NAME}"
|
||||
@echo "version: \"${PLUGIN_VERSION}\""
|
||||
|
||||
Reference in New Issue
Block a user