Delete SSH private key from the Docker container

This commit is contained in:
Chris Croome 2019-02-15 12:44:48 +00:00
parent 0df9a63796
commit fc19c38939
1 changed files with 4 additions and 1 deletions

View File

@ -61,4 +61,7 @@ deploy:production:
url: https://www.coops.tech
only:
- master
when: manual
when: manual
after_script:
- rm -rf /root/.ssh/