This commit is contained in:
parent
e29431c839
commit
fff65e080f
@ -80,4 +80,4 @@ trigger:
|
||||
event:
|
||||
- tag
|
||||
repo:
|
||||
- volker.raschek/drone-charts
|
||||
- volker.raschek/athens-proxy-charts
|
||||
|
@ -38,7 +38,7 @@ metadata:
|
||||
data:
|
||||
sshconfig: |
|
||||
Host github.com
|
||||
IdentifyFile /root/.ssh/id_ed25519
|
||||
IdentityFile /root/.ssh/id_ed25519
|
||||
StrictHostKeyChecking no
|
||||
gitconfig: |
|
||||
[url "git@github.com:"]
|
||||
|
@ -5,7 +5,7 @@ metadata:
|
||||
data:
|
||||
sshconfig: |
|
||||
Host github.com
|
||||
IdentifyFile /root/.ssh/id_ed25519
|
||||
IdentityFile /root/.ssh/id_ed25519
|
||||
StrictHostKeyChecking no
|
||||
gitconfig: |
|
||||
[url "git@github.com:"]
|
||||
|
Loading…
Reference in New Issue
Block a user