summaryrefslogtreecommitdiff
path: root/.rr.yaml
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2020-11-05 17:07:38 +0300
committerValery Piashchynski <[email protected]>2020-11-05 17:07:38 +0300
commit043be1537393375f71f2e96708ec5d045bfab190 (patch)
tree21abd81c1462c595601be88601cc6a54d61f8b40 /.rr.yaml
parent2bc1be2aee88453197d33a19abb963cc52d88ef8 (diff)
add phpstan config, commented composer analyze in CI
Diffstat (limited to '.rr.yaml')
-rwxr-xr-x.rr.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.rr.yaml b/.rr.yaml
index 30d23695..81e1b0c4 100755
--- a/.rr.yaml
+++ b/.rr.yaml
@@ -1,7 +1,7 @@
app:
commmand: "php app.php"
- user: user
- group: group
+ user: ""
+ group: ""
env:
DEBUG: true
APP_KEY: "..." \ No newline at end of file