mirror of
https://dev.iopsys.eu/bbf/icwmp.git
synced 2026-03-14 21:10:02 +01:00
doc: limit doc trigger to devel
This commit is contained in:
parent
6cee3b2fde
commit
0f479a3353
1 changed files with 2 additions and 0 deletions
|
|
@ -5,6 +5,8 @@ include:
|
|||
include:
|
||||
- project: 'docs/portal2/pipeline-template'
|
||||
file: 'MkDocs.gitlab-ci.yml'
|
||||
rules:
|
||||
- if: $CI_COMMIT_BRANCH == "devel"
|
||||
|
||||
variables:
|
||||
DEBUG: 'TRUE'
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue