commit | e30cb19125c41808d76c47c2a1fd687789c0c6e4 | [log] [tgz] |
---|---|---|
author | Joerg Hoh <joerghoh@apache.org> | Thu Jun 01 10:13:00 2023 +0200 |
committer | Joerg Hoh <joerghoh@apache.org> | Thu Jun 01 10:13:00 2023 +0200 |
tree | e1cfe29d2d6309b78522d4e3dedbcde1481a3136 | |
parent | a7a5d0b6ca0039aca1940ea363b4132ec81faf19 [diff] |
just build on linux for the moment
diff --git a/.sling-module.json b/.sling-module.json new file mode 100644 index 0000000..cff6ade --- /dev/null +++ b/.sling-module.json
@@ -0,0 +1,5 @@ +{ + "jenkins" : { + "operatingSystems": ["linux"] + } +}