Changement du runner
Signed-off-by: Gato <cedric@goutailler-olivier.fr>
This commit is contained in:
@@ -1,8 +1,21 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
<<<<<<< HEAD
|
||||
"Bash(ls /var/home/Gato/IdeaProjects/Infra/)",
|
||||
"Read(//var/home/Gato/IdeaProjects/Infra/**)"
|
||||
=======
|
||||
"Read(//var/home/Gato/Applications/Infra/keycloak/themes/bonsai/**)",
|
||||
"Read(//var/home/Gato/Applications/Infra/keycloak/themes/bonsai/login/**)",
|
||||
"Bash(realpath /var/home/Gato/Applications 2>/dev/null || ls /var/home/Gato/ | grep -i app)",
|
||||
"Bash(ls /var/home/Gato/IdeaProjects/Infra && ls /var/home/Gato/IdeaProjects/bonsai-api)",
|
||||
"Read(//var/home/Gato/IdeaProjects/**)",
|
||||
"Bash(mkdir -p /var/home/Gato/IdeaProjects/Infra/bonsai-api)",
|
||||
"Bash(git *)"
|
||||
],
|
||||
"additionalDirectories": [
|
||||
"/var/home/Gato/IdeaProjects/Infra"
|
||||
>>>>>>> 0453f6a (Changement du runner)
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user