MM-15882 Switching to new ci for prepackaged plugins and stripping alternate platform binaries. (#11025)

* Switching to new ci for prepackaged plugins and stripping alternate platform binaries.

* Feedback
Этот коммит содержится в:
Christopher Speller
2019-06-03 08:11:42 -07:00
коммит произвёл GitHub
родитель 5f3e6ad20a
Коммит 118cd02613
2 изменённых файлов: 19 добавлений и 2 удалений

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

@@ -74,7 +74,7 @@ TESTFLAGSEE ?= -short
TE_PACKAGES=$(shell go list ./...|grep -v plugin_tests)
# Plugins Packages
PLUGIN_PACKAGES=mattermost-plugin-zoom mattermost-plugin-jira
PLUGIN_PACKAGES=mattermost-plugin-zoom-v1.0.6
# 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)