Use in-repo build-deb script in CI
This commit is contained in:
parent
5876f4589b
commit
d938bcd44c
|
@ -7,7 +7,7 @@ build:
|
|||
before_script:
|
||||
- git submodule update --init
|
||||
script:
|
||||
- /usr/local/bin/build-package 0.5
|
||||
- build-deb.sh
|
||||
- /usr/local/bin/deploy-package
|
||||
artifacts:
|
||||
paths:
|
||||
|
|
Loading…
Reference in New Issue