Proper CI file
This commit is contained in:
parent
9e2784f609
commit
794502188b
@ -1,12 +1,11 @@
|
||||
image: gcc
|
||||
|
||||
stages:
|
||||
- dependencies
|
||||
- build
|
||||
- test
|
||||
|
||||
packages:
|
||||
stage: dependencies
|
||||
stage: build
|
||||
script:
|
||||
- dpkg-query -Wf'${db:Status-abbrev}' python3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user