This commit is contained in:
parent
b8b8814aa8
commit
722e981932
@ -9,9 +9,10 @@ steps:
|
||||
image: debian:bullseye
|
||||
commands:
|
||||
- apt-get update
|
||||
- apt-get install -y debhelper dh-make
|
||||
- apt-get install -y debhelper dh-make git
|
||||
- mkdir -p dist
|
||||
- dh_builddeb --destdir=dist
|
||||
- git add dist/*
|
||||
when:
|
||||
event:
|
||||
- push
|
||||
|
Loading…
Reference in New Issue
Block a user