mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2024-12-04 20:07:36 +00:00
gitlab-ci: Specify stages
We want proper ordering on the to be added stages
This commit is contained in:
parent
f66e947554
commit
a85710869c
1 changed files with 4 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
stages:
|
||||
- build
|
||||
- test
|
||||
|
||||
variables:
|
||||
DEPS: build-essential git modemmanager-dev libmm-glib-dev
|
||||
WANT_BUILD_DEPS: "true"
|
||||
|
|
Loading…
Reference in a new issue