Update notifications.

This commit is contained in:
Sauilitired
2019-03-18 19:49:22 +01:00
parent 806124b047
commit 0b77b863ba
9 changed files with 245 additions and 3 deletions

View File

@ -0,0 +1,8 @@
# Whether update notifications are enabled
enabled=true
# CI path
path=https://ci.athion.net/
# Job name
job=PlotSquared-Releases
# Artifact pattern
artifact=^PlotSquared-Bukkit-(?<version>[0-9.]+).jar$