Proper CI file

This commit is contained in:
Robert Bendun 2022-05-22 06:18:08 +02:00
parent 9e2784f609
commit 794502188b

View File

@ -1,12 +1,11 @@
image: gcc image: gcc
stages: stages:
- dependencies
- build - build
- test - test
packages: packages:
stage: dependencies stage: build
script: script:
- dpkg-query -Wf'${db:Status-abbrev}' python3 - dpkg-query -Wf'${db:Status-abbrev}' python3