mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-19 10:39:26 +01:00
ci: Fix pages build to depend on fluffychat web build
This commit is contained in:
parent
63181a8522
commit
20345deb20
@ -123,7 +123,7 @@ upload-fdroid-nightly:
|
|||||||
- main
|
- main
|
||||||
|
|
||||||
pages:
|
pages:
|
||||||
needs: []
|
needs: ["build_web"]
|
||||||
stage: deploy
|
stage: deploy
|
||||||
image: ruby:latest
|
image: ruby:latest
|
||||||
script:
|
script:
|
||||||
|
Loading…
Reference in New Issue
Block a user