Skip to content
Snippets Groups Projects
Commit 6bbfebf3 authored by Sjoerd Simons's avatar Sjoerd Simons
Browse files

Drop the debugging call to env


Signed-off-by: default avatarSjoerd Simons <sjoerd.simons@collabora.co.uk>
parent 8e1ae730
No related branches found
No related tags found
No related merge requests found
......@@ -38,7 +38,6 @@ esac
POSTHOOK="rm -rf debian/apertis/gitlab-ci.yml && rmdir --ignore-fail-on-non-empty debian/apertis/"
env
if [ -z "${RELEASE}" ]; then
POSTHOOK="deb-git-version-gen --distro=apertis --dch && ${POSTHOOK}"
fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment