mirror of
https://git.jami.net/savoirfairelinux/jami-client-qt.git
synced 2025-09-10 12:03:18 +02:00
jenkinsfile: checkout gerrit_refspec
Change-Id: I79991fe7c84b395e69db41721e473376740cb797
This commit is contained in:
parent
80dc44580d
commit
7321796100
1 changed files with 1 additions and 0 deletions
1
extras/ci/client-qt-gnulinux/Jenkinsfile
vendored
1
extras/ci/client-qt-gnulinux/Jenkinsfile
vendored
|
@ -56,6 +56,7 @@ pipeline {
|
|||
steps {
|
||||
script {
|
||||
sh """
|
||||
git fetch ssh://sblin@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