Skip to content
Snippets Groups Projects
Commit 9c24b8a3 authored by anarcat's avatar anarcat
Browse files

helper debug code for jenkins autobuilder

parent a927be9a
No related branches found
No related tags found
No related merge requests found
......@@ -36,5 +36,9 @@ jenkins-build-auto:
git commit -m"dummy commit for jenkins ${BUILD_TAG} autobuild" debian/changelog
git-buildpackage -b ${KEY}
# helper to debug the above
show-jenkins-build-auto:
@echo would build version ${version} with key ${KEY}
show-version:
@echo ${version}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment