alexellis / derek

Reduce maintainer fatigue by automating GitHub
https://github.com/alexellis/derek/blob/master/USER_GUIDE.md
MIT License
808 stars 70 forks source link

Fix #129 Error building docker #132

Closed affix closed 5 years ago

affix commented 5 years ago

Signed-off-by: Keiran Smith contact@keiran.scot

Fixes error with docker build

Description

Fixes docker build with Travis using DOCKER_NS

Motivation and Context

How Has This Been Tested?

Types of changes

Checklist:

alexellis commented 5 years ago

Can you explain how the fix works? Thanks

alexellis commented 5 years ago

Looking at the logs it seems like the DOCKER_NS was the wrong value. Derek is separate from OpenFaaS, but I'd set DOCKER_NS to openfaas. I've now set it to alexellis and will restart the 0.9.0 build.