Merge pull request #25726 from michalpalka/gitlab-runner-fix

gitlab service: fix uploading artifacts from gitlab-runner
This commit is contained in:
Jörg Thalheim 2017-05-13 06:52:41 +01:00 committed by GitHub
commit 53a8634ad5

View file

@ -440,6 +440,7 @@ in {
path = with pkgs; [
gitAndTools.git
openssh
gitlab-workhorse
];
preStart = ''
mkdir -p /run/gitlab