fix droneyml
This commit is contained in:
parent
d141a96ba8
commit
33de97a9bc
1 changed files with 1 additions and 2 deletions
|
@ -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/*
|
||||
|
|
Loading…
Add table
Reference in a new issue