mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2024-12-28 02:26:16 +00:00
ci: Only build pages stage on Monado's main repo
This will allow fork's main branch to pass CI.
This commit is contained in:
parent
15da4636f8
commit
f7b1f738fa
|
@ -559,7 +559,7 @@ reprepro:package:
|
|||
pages:
|
||||
stage: pages
|
||||
only:
|
||||
- main
|
||||
- main@monado/monado
|
||||
needs:
|
||||
- debian:cmake
|
||||
- reprepro:package
|
||||
|
|
|
@ -265,7 +265,7 @@ reprepro:package:
|
|||
pages:
|
||||
stage: pages
|
||||
only:
|
||||
- main
|
||||
- main@monado/monado
|
||||
needs:
|
||||
- debian:cmake
|
||||
- reprepro:package
|
||||
|
|
Loading…
Reference in a new issue