mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-08-07 05:14:57 -04:00
prevent multiple yarn builds of accounts and settings when running make ci-node-generate int the repo root
This commit is contained in:
18 files changed
+49
-8
No files matched your search
@@ -1,6 +1,8 @@
|
||||
SHELL := bash
|
||||
NAME := webdav
|
||||
|
||||
include ../.make/recursion.mk
|
||||
|
||||
############ tooling ############
|
||||
ifneq (, $(shell which go 2> /dev/null)) # suppress `command not found warnings` for non go targets in CI
|
||||
include ../.bingo/Variables.mk
|
||||
|
||||
Reference in new issue
Block a user