ci: Fix pages build to depend on fluffychat web build
This commit is contained in:
parent
d3692ac632
commit
a70da80b62
1 changed files with 1 additions and 1 deletions
|
|
@ -123,7 +123,7 @@ upload-fdroid-nightly:
|
|||
- main
|
||||
|
||||
pages:
|
||||
needs: []
|
||||
needs: ["build_web"]
|
||||
stage: deploy
|
||||
image: ruby:latest
|
||||
script:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue