1
0
mirror of https://github.com/mattermost/focalboard.git synced 2024-11-24 08:22:29 +02:00

Exclude enterprise from go.work by default (#3534)

This commit is contained in:
Doug Lauder 2022-08-03 17:40:25 -04:00 committed by GitHub
parent bd979ecace
commit 3c8f85f08c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,6 +39,7 @@ prebuild: ## Run prebuild actions (install dependencies etc.).
ci: webapp-ci server-test ## Simulate CI, locally.
setup-go-work: export EXCLUDE_ENTERPRISE ?= true
setup-go-work: ## Sets up a go.work file
go run ./build/gowork/main.go