2
0
mirror of https://gitlab.com/famedly/fluffychat.git synced 2025-05-07 02:27:23 +02:00

ci: Fix pages build to depend on fluffychat web build

This commit is contained in:
Marcel 2021-08-28 18:50:39 +00:00
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: