mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-16 08:56:45 -05:00
Update .gitlab-ci.yml file
This commit is contained in:
parent
6df96a7ab0
commit
7eaa8c2ccc
1 changed files with 2 additions and 2 deletions
|
|
@ -513,8 +513,8 @@ pages:
|
|||
dependencies:
|
||||
- build_on_fedora
|
||||
script:
|
||||
- mkdir public
|
||||
- cp -R prefix-*/share/doc/pipewire/html/master/* public/
|
||||
- mkdir -p public/master
|
||||
- cp -R prefix-*/share/doc/pipewire/html/* public/master/
|
||||
artifacts:
|
||||
paths:
|
||||
- public
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue