1
0
Fork 0

ci: Do not clone the mutter repo when deploying pages

We don't use any source file

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3024>
This commit is contained in:
Marco Trevisan (Treviño) 2023-05-26 15:49:25 +02:00
parent 3c975f78bc
commit b0f35cca4d

View file

@ -633,6 +633,8 @@ reference:
pages:
stage: deploy
needs: ['reference']
extends:
- .skip-git-clone
script:
- mv references public/
artifacts: