This is the codeAbility Sharing Platform! Learn more about the codeAbility Sharing Platform.

Skip to content
Snippets Groups Projects
Commit fb6cfdf9 authored by eduardDeploy's avatar eduardDeploy
Browse files

chaning permissions

parent 6c413a10
3 merge requests!166Deploying Februrar 23 Release,!158Keycloak theme,!146Put the sonar-analyze job into a separate stage
......@@ -484,7 +484,7 @@
<configuration>
<configLocation>checkstyle.xml</configLocation>
<includes>pom.xml,README.md</includes>
<excludes>.git/**/*,target/**/*,node_modules/**/*,node/**/*</excludes>
<excludes>.git/**/*,target/**/*,node_modules/**/*,node/**/*,src/main/resources/keycloak-theme/*</excludes>
<sourceDirectories>./</sourceDirectories>
</configuration>
<executions>
......
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