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