Add jirav2 to prepackaged plugins. (#11044)

Этот коммит содержится в:
Christopher Speller
2019-06-03 15:02:24 -07:00
коммит произвёл GitHub
родитель f39dd28b72
Коммит 85bd47a1d0

Просмотреть файл

@@ -78,6 +78,7 @@ PLUGIN_PACKAGES=mattermost-plugin-zoom-v1.0.6
PLUGIN_PACKAGES += mattermost-plugin-autolink-v1.0.0
PLUGIN_PACKAGES += mattermost-plugin-welcomebot-v1.0.0
PLUGIN_PACKAGES += mattermost-plugin-aws-SNS-v1.0.0
PLUGIN_PACKAGES += mattermost-plugin-jira-v2.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)