Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
jami-project
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
savoirfairelinux
jami-project
Commits
397227a2
Commit
397227a2
authored
Jul 5, 2022
by
Sébastien Blin
Browse files
Options
Downloads
Patches
Plain Diff
nightly
Change-Id: I6ce71d7ecf2e97dbdc0a47be65249caff40028ba
parent
e7a5c2e4
No related branches found
No related tags found
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
Jenkinsfile
+2
-1
2 additions, 1 deletion
Jenkinsfile
client-qt
+1
-1
1 addition, 1 deletion
client-qt
daemon
+1
-1
1 addition, 1 deletion
daemon
with
4 additions
and
3 deletions
Jenkinsfile
+
2
−
1
View file @
397227a2
...
@@ -139,7 +139,8 @@ See https://wiki.savoirfairelinux.com/wiki/Jenkins.jami.net#Configuration_client
...
@@ -139,7 +139,8 @@ See https://wiki.savoirfairelinux.com/wiki/Jenkins.jami.net#Configuration_client
git reset --hard origin/${params.CHANNEL}
git reset --hard origin/${params.CHANNEL}
# Submodules are generally not managed by merging
# Submodules are generally not managed by merging
git status
git status
git merge -X theirs --no-commit FETCH_HEAD
rm -rf client-gnome lrc-gnome
git merge -X theirs --no-commit FETCH_HEAD || git status && git add `git diff --name-status --diff-filter=U | awk '{print \$2}'`
"""
"""
}
}
}
}
...
...
This diff is collapsed.
Click to expand it.
client-qt
@
300ac17d
Subproject commit
1a14fd27fe6d99ae130604daaf1cc0d99aec1040
Subproject commit
300ac17db3372cd7e9c52cc77eafca0c63bcbbe2
This diff is collapsed.
Click to expand it.
daemon
@
3e832042
Subproject commit
72a7d2339a1ba9bb1cf356f19c28deeb2f9be76e
Subproject commit
3e83204248340d2548051bdbf087b451b9dad9dd
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment