user version variable in DEBIAN/control

This commit is contained in:
Oscar Krause 2022-12-29 11:06:52 +01:00
parent efb5ea2da3
commit c81b37595a

View File

@ -42,6 +42,7 @@ build:apt:
- cd build/ - cd build/
script: script:
- dpkg -b . build.deb - dpkg -b . build.deb
- dpkg -I build.deb
artifacts: artifacts:
expire_in: 1 week expire_in: 1 week
paths: paths: