mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-12 00:15:44 +01:00
added plugin conditions
This commit is contained in:
@@ -44,6 +44,12 @@
|
||||
<url>${project.url}</url>
|
||||
</information>
|
||||
|
||||
<conditions>
|
||||
<os>
|
||||
<name>posix</name>
|
||||
</os>
|
||||
</conditions>
|
||||
|
||||
<resources>
|
||||
<script>/sonia/scm/pam/sonia.pam.js</script>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user