Update .gitlab-ci.yml
This commit is contained in:
parent
3603feaf68
commit
455a4b604f
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
before_script:
|
||||
- apt-get update -qq && apt-get install -y -qq build-essential
|
||||
- apt-get update -qq && apt-get install -y -qq build-essential dpkg-dev
|
||||
stages:
|
||||
- build
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue