Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
vidjil
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1,412
Issues
1,412
List
Boards
Labels
Milestones
Merge Requests
49
Merge Requests
49
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Container Registry
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
vidjil
vidjil
Commits
31a1667a
Commit
31a1667a
authored
Mar 20, 2018
by
Mathieu Giraud
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
.gitlab-ci.yml: test_server_unit is launched on all feature-*s* branches
Completes
42d81035
.
parent
370e228d
Pipeline
#19775
passed with stages
in 35 minutes and 21 seconds
Changes
1
Pipelines
2
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
.gitlab-ci.yml
.gitlab-ci.yml
+2
-2
No files found.
.gitlab-ci.yml
View file @
31a1667a
...
...
@@ -180,8 +180,8 @@ test_server_unit:
-
make -C server kill_fuse_server
-
deactivate
only
:
-
/^feature-
[sw]
\/.*$/
-
/^hotfix-
[sw]
\/.*$/
-
/^feature-
.*s.*
\/.*$/
-
/^hotfix-
.*s.*
\/.*$/
-
prod-server
-
dev
tags
:
...
...
Mathieu Giraud
@magiraud
mentioned in issue
#3120 (closed)
·
Apr 04, 2018
mentioned in issue
#3120 (closed)
mentioned in issue #3120
Toggle commit list
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