trigger
This commit is contained in:
parent
1a7d215e46
commit
e6c28d58f1
|
@ -46,7 +46,7 @@ jobs:
|
|||
STABILITY="stable"
|
||||
;;
|
||||
*)
|
||||
STABILITY="canary"
|
||||
STABILITY="unstable"
|
||||
;;
|
||||
esac
|
||||
|
||||
|
|
|
@ -18,6 +18,7 @@
|
|||
# limitations under the License.
|
||||
#
|
||||
|
||||
|
||||
package centreon::plugins::dbi;
|
||||
|
||||
use strict;
|
||||
|
|
Loading…
Reference in New Issue