Commit 6966dca2 authored by Jakub Klinkovský's avatar Jakub Klinkovský
Browse files

CI: fixed the deploy documentation job

parent 55715dd9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -506,7 +506,7 @@ deploy documentation:
        - build documentation
    image: "archlinux:latest"
    before_script:
        - pacman -Suy --noconfirm --needed rsync
        - pacman -Suy --noconfirm --needed rsync openssh
    script:
        - ./Documentation/deploy
    tags: