mirror of
https://git.coop/cotech/website.git
synced 2024-11-21 14:23:06 +00:00
Delete SSH private key from the Docker container
This commit is contained in:
parent
0df9a63796
commit
fc19c38939
@ -61,4 +61,7 @@ deploy:production:
|
||||
url: https://www.coops.tech
|
||||
only:
|
||||
- master
|
||||
when: manual
|
||||
when: manual
|
||||
|
||||
after_script:
|
||||
- rm -rf /root/.ssh/
|
||||
|
Loading…
Reference in New Issue
Block a user