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
|
- main
|
||||||
|
|
||||||
pages:
|
pages:
|
||||||
needs: []
|
needs: ["build_web"]
|
||||||
stage: deploy
|
stage: deploy
|
||||||
image: ruby:latest
|
image: ruby:latest
|
||||||
script:
|
script:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue