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'
|
branch = 'main'
|
||||||
contents {
|
contents {
|
||||||
from("${rootProject.projectDir}/webpages") {
|
from("${rootProject.projectDir}/webpages") {
|
||||||
|
include '_includes/matomo-vm-operator.jdrupes.org.html'
|
||||||
include '_layouts/vm-operator.html'
|
include '_layouts/vm-operator.html'
|
||||||
include 'vm-operator/**'
|
include 'vm-operator/**'
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -104,7 +104,7 @@
|
||||||
</footer>
|
</footer>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
{% include matomo.html %}
|
{% include matomo-vm-operator.jdrupes.org.html %}
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html lang="en">
|
</html lang="en">
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue