Fix jenkinsfile
Some checks failed
Flare Microsystems Git/FlarePublic/gitea-themes/pipeline/pr-master There was a failure building this commit

This commit is contained in:
Vulpovile
2025-01-11 14:51:38 -08:00
parent 6beee92452
commit 12b37d2eb7

2
Jenkinsfile vendored
View File

@@ -7,6 +7,8 @@ pipeline {
script {
// Check for spaces or mixed indentation
sh '''
grep -P "test" <<< "test" || echo "grep -P not supported"
# Define file extensions to check
FILE_EXTENSIONS="css,json,js,java,htm,html,cpp,c,h,p,py,go,cs"