Track vm-operator separately.
This commit is contained in:
parent
4965845f3d
commit
d8cff8b942
3 changed files with 2 additions and 1 deletions
|
|
@ -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/**'
|
||||
}
|
||||
|
|
|
|||
|
|
@ -104,7 +104,7 @@
|
|||
</footer>
|
||||
</div>
|
||||
|
||||
{% include matomo.html %}
|
||||
{% include matomo-vm-operator.jdrupes.org.html %}
|
||||
|
||||
</body>
|
||||
</html lang="en">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue