###
# make distcheck and other sanity checks
#
-relase_ready_task:
+release_ready_task:
container:
image: collectd/ci:stretch_amd64
lint_script:
- make -s distcheck
###
-# Default toolchain and build flags use in deb packages, on a range of Debian
+# Default toolchain and build flags used in deb packages, on a range of Debian
# and Ubuntu releases (+ Debian/unstable)
# Most should succeed, and PRs shouldn't break them.
#
- /checks/check-built-plugins.sh
###
-# Default toolchain and build flags use in RPM packages, on a range of RedHat
+# Default toolchain and build flags used in RPM packages, on a range of RedHat
# and Fedora releases (+ Fedora/rawhide)
# Most should succeed, and PRs shouldn't break them.
#