Track vm-operator separately.

This commit is contained in:
Michael Lipp 2025-03-02 21:06:26 +01:00
parent 4965845f3d
commit d8cff8b942
3 changed files with 2 additions and 1 deletions

View file

@ -124,6 +124,7 @@ gitPublish {
branch = 'main'
contents {
from("${rootProject.projectDir}/webpages") {
include '_includes/matomo-vm-operator.jdrupes.org.html'
include '_layouts/vm-operator.html'
include 'vm-operator/**'
}