Strider-CD / strider-docker-build

Build (and push) Docker images in Strider
16 stars 7 forks source link

Pass done callback to push function #18

Closed chriz2600 closed 8 years ago

chriz2600 commented 8 years ago

Sorry, my own modified version was still active when testing changes in #17. In addition to the first argument to image.push, the done callback has to be passed to the push function.

knownasilya commented 8 years ago

You need to rebase the master branch onto your branch. I think it might be easier if I just made the change manually :smirk:

knownasilya commented 8 years ago

Fixed and released as 1.1.4