mirror of
https://git.jami.net/savoirfairelinux/jami-client-qt.git
synced 2025-07-12 11:35:22 +02:00
jenkinsfile: checkout GERRIT_REFSPEC
Change-Id: Id616cc1a53e3d86f220c8bde5a2e0a4c1213f1b6
This commit is contained in:
parent
7321796100
commit
d70a663914
1 changed files with 1 additions and 1 deletions
2
extras/ci/client-qt-gnulinux/Jenkinsfile
vendored
2
extras/ci/client-qt-gnulinux/Jenkinsfile
vendored
|
@ -56,7 +56,7 @@ pipeline {
|
|||
steps {
|
||||
script {
|
||||
sh """
|
||||
git fetch ssh://sblin@review.jami.net:29420/jami-client-qt $GERRIT_REFSPEC && git checkout FETCH_HEAD
|
||||
git fetch ssh://jenkins@review.jami.net:29420/jami-client-qt $GERRIT_REFSPEC && git checkout FETCH_HEAD
|
||||
git rev-parse HEAD
|
||||
git submodule update --init --recursive
|
||||
"""
|
||||
|
|
Loading…
Add table
Reference in a new issue