Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKamil Trzciński <ayufan@ayufan.eu>2018-05-28 19:24:51 +0300
committerKamil Trzciński <ayufan@ayufan.eu>2018-05-28 19:24:51 +0300
commitbb88fb7ea234fc28824c8e5490194271478c4cc6 (patch)
treed6e79d74f1523eb1e16142ad68c6253b1c9edf37 /changelogs
parent57838e331c75aeab08a89d23c22f54a074477519 (diff)
parentacdea516c1d14ef17256858507b7a4316f01350f (diff)
Merge branch 'patch-28' into 'master'
Returns a correct TMP_UPLOAD_PATH to workhourse Closes #46763 See merge request gitlab-org/gitlab-ce!19148
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/patch-28.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/patch-28.yml b/changelogs/unreleased/patch-28.yml
new file mode 100644
index 00000000000..1bbca138cae
--- /dev/null
+++ b/changelogs/unreleased/patch-28.yml
@@ -0,0 +1,5 @@
+---
+title: Fix FreeBSD can not upload artifacts due to wrong tmp path
+merge_request: 19148
+author:
+type: fixed