From fc19c389391aa8c8a883621d1f3ef8fc5851f8bc Mon Sep 17 00:00:00 2001 From: Chris Croome Date: Fri, 15 Feb 2019 12:44:48 +0000 Subject: [PATCH] Delete SSH private key from the Docker container --- .gitlab-ci.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e412588..c244620 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -61,4 +61,7 @@ deploy:production: url: https://www.coops.tech only: - master - when: manual \ No newline at end of file + when: manual + +after_script: + - rm -rf /root/.ssh/