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"
|
# Stage "build"
|
||||||
run-build:
|
run-build:
|
||||||
|
pull_policy: never
|
||||||
stage: build
|
stage: build
|
||||||
script:
|
script:
|
||||||
- apt install -y build-essential dh-make devscripts
|
- apt install -y build-essential dh-make devscripts
|
||||||
|
|
Loading…
Add table
Reference in a new issue