Update Makefile

This commit is contained in:
Adrien le Maire 2021-01-17 19:03:37 +00:00
parent e09aadf737
commit 8cbfb118e5

View File

@ -18,4 +18,4 @@ push: git-clone
--tag ${CI_REGISTRY_IMAGE}/${IMAGE}:$(VERSION) .
git-clone:
git clone -b v${VERSION} --depth 1 https://github.com/matrix-org/dendrite.git
git clone -b v${VERSION} https://github.com/matrix-org/dendrite.git