Merge pull request #26003 from bachp/gitlab-runner-update
Gitlab runner update
This commit is contained in:
@@ -32,6 +32,8 @@ buildGoPackage rec {
|
||||
sha256 = "0gz6byjnnfn9acy40hcbyzdql4199xn0yvjx2cfjjjzd9kryjrxp";
|
||||
};
|
||||
|
||||
patches = [ ./fix-shell-path.patch ];
|
||||
|
||||
buildInputs = [ go-bindata ];
|
||||
|
||||
preBuild = ''
|
||||
|
||||
Reference in New Issue
Block a user