diff options
author | Kamil Trzcinski <ayufan@ayufan.eu> | 2015-11-09 12:49:47 +0100 |
---|---|---|
committer | Kamil Trzcinski <ayufan@ayufan.eu> | 2015-11-10 12:51:51 +0100 |
commit | 445cdb7579792d0d76c2562b971583bd7d05429b (patch) | |
tree | 36b7f79a5dbb6479c2d0f15d508affde6c25ed44 /shared | |
parent | 97f58bae87dfcfb36d5a7a490b1c0983435a19f4 (diff) | |
download | gitlab-ce-445cdb7579792d0d76c2562b971583bd7d05429b.tar.gz |
Move tmp artifacts to shared/artifacts/tmp/. Check for GitLab-Workhorse now
Diffstat (limited to 'shared')
-rw-r--r-- | shared/artifacts/tmp/cache/.gitkeep (renamed from shared/tmp/artifacts-cache/.gitkeep) | 0 | ||||
-rw-r--r-- | shared/artifacts/tmp/uploads/.gitkeep (renamed from shared/tmp/artifacts-uploads/.gitkeep) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/shared/tmp/artifacts-cache/.gitkeep b/shared/artifacts/tmp/cache/.gitkeep index e69de29bb2d..e69de29bb2d 100644 --- a/shared/tmp/artifacts-cache/.gitkeep +++ b/shared/artifacts/tmp/cache/.gitkeep diff --git a/shared/tmp/artifacts-uploads/.gitkeep b/shared/artifacts/tmp/uploads/.gitkeep index e69de29bb2d..e69de29bb2d 100644 --- a/shared/tmp/artifacts-uploads/.gitkeep +++ b/shared/artifacts/tmp/uploads/.gitkeep |