try to fix ci/cd
This commit is contained in:
parent
a8fb918b71
commit
bfb8be0885
1 changed files with 2 additions and 1 deletions
|
@ -9,6 +9,7 @@ stages:
|
|||
|
||||
# Stage "build"
|
||||
run-build:
|
||||
pull_policy: never
|
||||
stage: build
|
||||
script:
|
||||
- apt install -y build-essential dh-make devscripts
|
||||
|
|
Loading…
Add table
Reference in a new issue