This commit is contained in:
Kevin Duret 2023-07-05 11:47:05 +02:00
parent 1a7d215e46
commit e6c28d58f1
2 changed files with 2 additions and 1 deletions

View File

@ -46,7 +46,7 @@ jobs:
STABILITY="stable"
;;
*)
STABILITY="canary"
STABILITY="unstable"
;;
esac

View File

@ -18,6 +18,7 @@
# limitations under the License.
#
package centreon::plugins::dbi;
use strict;