diff options
Diffstat (limited to 'jjb/qtip/qtip-ci-jobs.yml')
-rw-r--r-- | jjb/qtip/qtip-ci-jobs.yml | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/jjb/qtip/qtip-ci-jobs.yml b/jjb/qtip/qtip-ci-jobs.yml index ac9854365..167cb2a2a 100644 --- a/jjb/qtip/qtip-ci-jobs.yml +++ b/jjb/qtip/qtip-ci-jobs.yml @@ -55,10 +55,7 @@ description: 'Tag to pull docker image' scm: - - git-scm: - credentials-id: '{ssh-credentials}' - refspec: '' - branch: '{branch}' + - git-scm triggers: - '{auto-trigger-name}' |