gitlabci: switch flatpak build to the custom image

This commit is contained in:
Jordan Petridis
2018-03-18 05:07:37 +02:00
parent a0d55417cd
commit 1b558d3b30
+2 -2
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