Skip to content
Snippets Groups Projects
Commit b8befe3e authored by Sebastian Lobinger's avatar Sebastian Lobinger
Browse files

add debug prints from before_Script to .build-package in .gitlab-ci.yml

parent c2d672ac
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -13,6 +13,9 @@ before_script:
# will test, if we can build the package - this also runs the unittests
# ecause we use python3-setuptools
- dpkg-buildpackage -uc -us -b
- echo $ARCH
- echo $VERSION
- echo $PKGNAME
test-others:
<<: *build-package
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment