1
0
mirror of https://github.com/SmartHoneybee/ubiquitous-memory synced 2025-12-23 17:11:10 +01:00

Bump github.com/mattermost/mattermost-server in /dependabot (#50)

This commit is contained in:
dependabot-preview[bot]
2019-06-16 18:52:14 +02:00
committed by Bee
parent def77fa66d
commit 55cd923ead
6 changed files with 54 additions and 11 deletions

View File

@@ -11,7 +11,7 @@ diff --git a/build/release.mk b/build/release.mk
index 238343e..1b7859f 100644
--- a/build/release.mk
+++ b/build/release.mk
@@ -66,7 +66,7 @@ endif
@@ -70,7 +70,7 @@ endif
done
@# ----- PLATFORM SPECIFIC -----
@@ -20,10 +20,10 @@ index 238343e..1b7859f 100644
@# Make osx package
@# Copy binary
ifeq ($(BUILDER_GOOS_GOARCH),"darwin_amd64")
@@ -96,7 +96,7 @@ endif
@# Cleanup
@@ -110,7 +110,7 @@ endif
rm -f $(DIST_PATH)/bin/mattermost.exe
rm -f $(DIST_PATH)/bin/platform.exe
rm -f $(DIST_PATH)/prepackaged_plugins/*
-
+package-linux: package
@# Make linux package