Update .gitlab-ci.yml

This commit is contained in:
Black Hat 2018-09-17 13:16:49 +00:00
parent 3028580cf2
commit 9f25e0d325
1 changed files with 1 additions and 1 deletions

View File

@ -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