Bump deb build to test stage in gitlab ci config

This puts it at the stame stage as the flatpak package and skips one
build that will always fail if the Ubuntu one fails for legit reasons.
This commit is contained in:
Michael Gratton 2019-01-21 15:26:45 +10:30 committed by Michael James Gratton
parent d8c67ed6d7
commit 2c01d032db

View file

@ -59,7 +59,7 @@ ubuntu:
- $INSTALL_CMD
deb-package:
stage: build
stage: test
image: ubuntu:rolling
before_script:
- apt-get update