Merge pull request #26003 from bachp/gitlab-runner-update

Gitlab runner update
This commit is contained in:
Franz Pletz
2017-05-24 12:50:32 +02:00
committed by GitHub
4 changed files with 32 additions and 18 deletions

View File

@@ -32,6 +32,8 @@ buildGoPackage rec {
sha256 = "0gz6byjnnfn9acy40hcbyzdql4199xn0yvjx2cfjjjzd9kryjrxp";
};
patches = [ ./fix-shell-path.patch ];
buildInputs = [ go-bindata ];
preBuild = ''