minor structural changes

This commit is contained in:
Penelope Gwen 2024-05-30 18:54:53 -06:00
parent 15c3bf0ea0
commit 6ffe25b256

View file

@ -12,7 +12,6 @@ stages:
- apt-get update
- apt-get -y build-dep .
- apt-get -y install dpkg-dev
- dpkg-buildpackage -tc
.compile: &compile
stage: compile