Test 2
This commit is contained in:
parent
1bd9f3d1cc
commit
1b9a22ca0a
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ stages:
|
|||
run-build:
|
||||
stage: build
|
||||
script:
|
||||
- apt install -y build-essential dh-make devscripts
|
||||
- apt install -y build-essential dh-make devscripts git dh-make build-essential autoconf autotools-dev
|
||||
- dpkg-buildpackage -us -uc
|
||||
- mkdir build
|
||||
- mv ../* build/
|
||||
|
|
Loading…
Add table
Reference in a new issue