Update .gitlab-ci.yml file

This commit is contained in:
Ivan Fonarev 2023-10-27 20:08:19 +00:00
parent 9f9ffbb959
commit abd1036eb1

View file

@ -12,7 +12,7 @@ run-build:
stage: build
script:
- pwd
mkdir /builds/artifact
- mkdir /builds/artifact
- apt update
- apt install -y build-essential devscripts dh-make
- dpkg-buildpackage -us -uc