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:
parent
d8c67ed6d7
commit
2c01d032db
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@ ubuntu:
|
|||
- $INSTALL_CMD
|
||||
|
||||
deb-package:
|
||||
stage: build
|
||||
stage: test
|
||||
image: ubuntu:rolling
|
||||
before_script:
|
||||
- apt-get update
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue