Update .gitlab-ci.yml
This commit is contained in:
parent
3028580cf2
commit
9f25e0d325
|
@ -3,7 +3,7 @@ stages:
|
||||||
- deploy
|
- deploy
|
||||||
|
|
||||||
build-flatpak:
|
build-flatpak:
|
||||||
image: registry.gitlab.com/b0/spectral/flatpak
|
image: black0/flatpak
|
||||||
stage: build
|
stage: build
|
||||||
before_script:
|
before_script:
|
||||||
- git submodule update --init --recursive
|
- git submodule update --init --recursive
|
||||||
|
|
Loading…
Reference in New Issue