gitlabci: switch flatpak build to the custom image

This commit is contained in:
Jordan Petridis 2018-03-18 04:42:53 +02:00
parent a0d55417cd
commit 1b558d3b30
No known key found for this signature in database
GPG Key ID: CEABAD9F5683B9A6

View File

@ -33,11 +33,11 @@ stable:test:
# <<: *cargo_test
flatpak:
image: flatpak/flatpak-builder:gnome-3-28
image: registry.gitlab.com/alatiera/gnome-nightly-oci/rust-bundle:latest
stage: test
script:
- flatpak-builder --force-clean --repo=repo app org.gnome.Hammond.json
- flatpak build-bundle repo hammond-dev.flatpak org.gnome.hammond
- flatpak build-bundle repo hammond-dev.flatpak org.gnome.Hammond
artifacts:
paths:
- hammond-dev.flatpak