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

Variable for release script

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