Closed gjrtimmer closed 3 months ago
This PR replaces the hardcoded value of the docker namespace with a variable. This allows forks to build and tests their pull requests.
This only requires to setup a GitHub secret called DOCKER_NAMESPACE to make it all work.
DOCKER_NAMESPACE
@pepakriz I hope you consider this PR.
This PR replaces the hardcoded value of the docker namespace with a variable. This allows forks to build and tests their pull requests.
This only requires to setup a GitHub secret called
DOCKER_NAMESPACE
to make it all work.@pepakriz I hope you consider this PR.