mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Docker and .gitignore entire .ssh folder
On kubernetes, the ssh keys are added as a volume from a secret
This commit is contained in:
parent
064e98943d
commit
20908cd062
1
db-migration-worker/.dockerignore
Normal file
1
db-migration-worker/.dockerignore
Normal file
@ -0,0 +1 @@
|
||||
.ssh/
|
||||
2
db-migration-worker/.gitignore
vendored
2
db-migration-worker/.gitignore
vendored
@ -1 +1 @@
|
||||
.ssh/id_rsa
|
||||
.ssh/
|
||||
|
||||
@ -1 +0,0 @@
|
||||
.ssh/id_rsa
|
||||
Loading…
x
Reference in New Issue
Block a user