Compare commits

..

No commits in common. "c6948581dfefa43eb313841c4542a8ba3d54b88f" and "ca06d267227aae31cc0089c30c8dad5d68313241" have entirely different histories.

View file

@ -24,7 +24,6 @@ build-base:
--cache-from $(OVERLEAF_BASE_BRANCH) \
--tag $(OVERLEAF_BASE_TAG) \
--tag $(OVERLEAF_BASE_BRANCH) \
--network=host \
$(MONOREPO_ROOT)
@ -40,7 +39,6 @@ build-community:
--file Dockerfile \
--tag $(OVERLEAF_TAG) \
--tag $(OVERLEAF_BRANCH) \
--network=host \
$(MONOREPO_ROOT)
SHELLCHECK_OPTS = \