diff options
author | 2020-09-15 16:37:45 +0200 | |
---|---|---|
committer | 2020-09-15 16:37:45 +0200 | |
commit | 8d39f4aeeb6a3efe9cd2971792299b5df463b507 (patch) | |
tree | 37e7df36ee14c90b57a81d1329f4165ca5496c2c /jjb/ci-apps-verify/ci-apps-jjb.yaml | |
parent | f3c5c6bc78737d4bdbefecde52cd3c23dbd69ba9 (diff) |
Build agl-demo-platform-html5
Change-Id: I4b8bab0855ae54c0e7850ace078ee697084ef640
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'jjb/ci-apps-verify/ci-apps-jjb.yaml')
-rw-r--r-- | jjb/ci-apps-verify/ci-apps-jjb.yaml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/jjb/ci-apps-verify/ci-apps-jjb.yaml b/jjb/ci-apps-verify/ci-apps-jjb.yaml index 7106e586..21ae9272 100644 --- a/jjb/ci-apps-verify/ci-apps-jjb.yaml +++ b/jjb/ci-apps-verify/ci-apps-jjb.yaml @@ -458,10 +458,10 @@ days-to-keep: 30 artifact-days-to-keep: -1 artifact-num-to-keep: 5 - triggers: - - gerrit-trigger-silent-patch-merged: - name: 'apps/{project}' - branch: '{aglbranch}' + #triggers: + # - gerrit-trigger-silent-patch-merged: + # name: 'apps/{project}' + # branch: '{aglbranch}' wrappers: - agl-infra-wrappers: build-timeout: '{build-timeout}' |