Commit b167298c authored by Raphael Defosseux's avatar Raphael Defosseux

testing webhook

Signed-off-by: default avatarRaphael Defosseux <raphael.defosseux@eurecom.fr>
parent 3beb38d3
......@@ -123,6 +123,8 @@ check_supported_distribution() {
"rhel8.7") return 0 ;;
"rhel9.0") return 0 ;;
"rhel9.1") return 0 ;;
"rhel9.2") return 0 ;;
"rhel9.3") return 0 ;;
"centos7") return 0 ;;
"centos8") return 0 ;;
esac
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment