Commit bedfb73ce96c3470f6eafb66b33d11a4d83326d5

Authored by Chloé Azria
1 parent 7a2fda5f
Exists in master

try to remove id_rsa fiel

Showing 2 changed files with 2 additions and 5 deletions   Show diff stats
conf/docker-compose.yml
... ... @@ -21,9 +21,6 @@ services:
21 21 - "SERVER=${SERVER}"
22 22 - "GITURL=${GITURL}"
23 23 - "GIT=${GIT}"
24   - secrets:
25   - - source: id_rsa
26 24  
27   -secrets:
28   - id_rsa:
29   - file: id_rsa.prive
  25 +
  26 +
... ...
conf/id_rsa.prive deleted