ci: Fix pages build to depend on fluffychat web build

This commit is contained in:
Marcel 2021-08-28 18:50:39 +00:00
commit a70da80b62

View file

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