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

correct typo in before_Script of .gitlab-ci.yml

parent b17a2e51
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -4,7 +4,7 @@ before_script:
- export VERSION=$(dpkg-parsechangelog -S version)
- export PKGNAME=$(awk '/^Package:/ { print $2 }' debian/control)
- echo $ARCH
- echo §VERSION
- echo $VERSION
- echo $PKGNAME
.build-package: &build-package
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment