MM-15819 Add Autolink as a prepackaged plugin (#11040)
* Addink Autolink as a prepackaged plugin * Fix packaging script.
Этот коммит содержится в:
1
Makefile
1
Makefile
@@ -75,6 +75,7 @@ TE_PACKAGES=$(shell go list ./...|grep -v plugin_tests)
|
||||
|
||||
# Plugins Packages
|
||||
PLUGIN_PACKAGES=mattermost-plugin-zoom-v1.0.6
|
||||
PLUGIN_PACKAGES += mattermost-plugin-autolink-v1.0.0
|
||||
|
||||
# Prepares the enterprise build if exists. The IGNORE stuff is a hack to get the Makefile to execute the commands outside a target
|
||||
ifeq ($(BUILD_ENTERPRISE_READY),true)
|
||||
|
||||
Ссылка в новой задаче
Block a user