mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-05-29 00:40:07 +02:00
ci: Further fix to pages CI job
Follow-up to e234a4496ef6e2a7a2896fc6b9ddf93044a420ab to remove the old `only: main`, which was overriding the changes from that commit. Signed-off-by: Philip Withnall <philip@tecnocode.co.uk>
This commit is contained in:
parent
9309b8d68f
commit
84f45cd694
@ -661,8 +661,6 @@ scan-build:
|
|||||||
pages:
|
pages:
|
||||||
extends: .only-schedules
|
extends: .only-schedules
|
||||||
stage: deploy
|
stage: deploy
|
||||||
only:
|
|
||||||
- main
|
|
||||||
needs: ['coverage', 'style-check-advisory']
|
needs: ['coverage', 'style-check-advisory']
|
||||||
script:
|
script:
|
||||||
- mv _coverage/ public/
|
- mv _coverage/ public/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user