make pushes to origin trigger drone pipeline
This commit is contained in:
parent
d184429f85
commit
fb9e534cff
1 changed files with 0 additions and 4 deletions
|
|
@ -87,9 +87,5 @@ func run() error {
|
|||
if err = gitFs.Push(); err != nil {
|
||||
return errors.Wrapf(err, "failed to push changes")
|
||||
}
|
||||
|
||||
// err = gitRepo()
|
||||
// glog.Infof(err.Error())
|
||||
|
||||
return nil
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue