Skip to content
Snippets Groups Projects
Unverified Commit 3b3bc5da authored by Timo Furrer's avatar Timo Furrer
Browse files

Fix makefile

parent 0a27841d
Branches
Tags
No related merge requests found
RELEASE_SCRIPT = ./.gitlab/scripts/release.sh
.PHONY: all .PHONY: all
all: docs all: docs
...@@ -20,4 +18,4 @@ docs: ...@@ -20,4 +18,4 @@ docs:
.PHONY: release .PHONY: release
release: release:
$(RELEASE_SCRIPT) $(VERSION) ./.gitlab/scripts/release.sh $(VERSION)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment