ci(docs): Deploy docs for changes in develop

environments/review-docs-renov-3s5eoo/deployments/14638
Georg Krause 2022-10-29 14:34:33 +02:00
rodzic 2628fa313e
commit 64758a6a7f
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 2970D504B2183D22
1 zmienionych plików z 7 dodań i 2 usunięć

Wyświetl plik

@ -327,8 +327,13 @@ build_documentation:
artifacts:
paths:
- public
only:
- stable@funkwhale/funkwhale
rules:
- if: $CI_COMMIT_BRANCH == "stable"
when: always
- if: $CI_COMMIT_BRANCH == "develop"
changes:
- docs/**/*
when: always
tags:
- docker