Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
samba
Manage
Activity
Members
Labels
Code
Merge requests
3
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Debian Samba Team
samba
Compare revisions
704c38f1687c633d4fb74d1a59cc26ab28fe1b98 to 64b578572c5efd8ebcc0124c720f4f51f411fe12
Compare revisions
Changes are shown as if the
source
revision was being merged into the
target
revision.
Learn more about comparing revisions.
Source
samba-team/samba
Select target project
No results found
64b578572c5efd8ebcc0124c720f4f51f411fe12
Select Git revision
Swap
Target
samba-team/samba
Select target project
lts-team/packages/samba
thctlo/samba-lintianfix
arnaudr/samba
jrwren/samba
paride/samba
athos/samba
henrich/samba
cnotin/samba
mimi89999/samba
samba-team/samba
ahasenack/samba
jrtc27/samba
noel/samba
13 results
704c38f1687c633d4fb74d1a59cc26ab28fe1b98
Select Git revision
Show changes
Only incoming changes from source
Include changes to target since source was created
Compare
Commits on Source (2)
Add debian/gitlab-ci.yml
· 21a69be4
Mathieu Parent
authored
6 years ago
21a69be4
Merge branch 'stretch-ci' into 'stretch'
· 64b57857
Mathieu Parent
authored
6 years ago
Add debian/gitlab-ci.yml See merge request
!19
64b57857
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
debian/gitlab-ci.yml
+14
-0
14 additions, 0 deletions
debian/gitlab-ci.yml
with
14 additions
and
0 deletions
debian/gitlab-ci.yml
0 → 100644
View file @
64b57857
#include: https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
include
:
https://salsa.debian.org/sathieu/pipeline/raw/master/salsa-ci.yml
build
:
extends
:
.build-stretch
lintian
:
extends
:
.test-lintian-stretch
autopkgtest
:
extends
:
.test-autopkgtest-stretch
piuparts
:
extends
:
.test-piuparts-stretch
This diff is collapsed.
Click to expand it.