Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
4099ebae
Commit
4099ebae
authored
Feb 06, 2018
by
Ian Baum
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Resolving conflict with spec/uploaders/job_artifcat_uploader_spec.rb
parent
f6e4df21
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
+0
-3
spec/uploaders/job_artifact_uploader_spec.rb
spec/uploaders/job_artifact_uploader_spec.rb
+0
-3
No files found.
spec/uploaders/job_artifact_uploader_spec.rb
View file @
4099ebae
...
@@ -12,7 +12,6 @@ describe JobArtifactUploader do
...
@@ -12,7 +12,6 @@ describe JobArtifactUploader do
cache_dir:
%r[artifacts/tmp/cache]
,
cache_dir:
%r[artifacts/tmp/cache]
,
work_dir:
%r[artifacts/tmp/work]
work_dir:
%r[artifacts/tmp/work]
<<<<<<<
HEAD
context
"object store is REMOTE"
do
context
"object store is REMOTE"
do
before
do
before
do
stub_artifacts_object_storage
stub_artifacts_object_storage
...
@@ -24,8 +23,6 @@ describe JobArtifactUploader do
...
@@ -24,8 +23,6 @@ describe JobArtifactUploader do
store_dir:
%r[
\h
{2}/
\h
{2}/
\h
{64}/
\d
{4}_
\d
{1,2}_
\d
{1,2}/
\d
+/
\d
+
\z
]
store_dir:
%r[
\h
{2}/
\h
{2}/
\h
{64}/
\d
{4}_
\d
{1,2}_
\d
{1,2}/
\d
+/
\d
+
\z
]
end
end
=======
>>>>>>>
upstream
/
master
describe
'#open'
do
describe
'#open'
do
subject
{
uploader
.
open
}
subject
{
uploader
.
open
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment