Fix call to build-deb.sh
This commit is contained in:
parent
d938bcd44c
commit
268fbd10e7
|
@ -7,7 +7,7 @@ build:
|
|||
before_script:
|
||||
- git submodule update --init
|
||||
script:
|
||||
- build-deb.sh
|
||||
- /bin/bashs build-deb.sh
|
||||
- /usr/local/bin/deploy-package
|
||||
artifacts:
|
||||
paths:
|
||||
|
|
Loading…
Reference in New Issue