fix droneyml

This commit is contained in:
Luna 2021-02-26 21:50:59 +01:00
parent d141a96ba8
commit 33de97a9bc
No known key found for this signature in database
GPG key ID: DE9E9D23CD19A149

View file

@ -6,11 +6,10 @@ steps:
image: appleboy/drone-git-push
settings:
branch: master
remote: git@github.com:mlunax/Dockerfiles.git
remote: ssh://git@github.com/mlunax/Dockerfiles.git
ssh_key:
from_secret: ssh_key
commit: false
trigger:
ref:
- refs/heads/master
- refs/tags/*