X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=jobs%2Flttng-www.yaml;h=4e18c59090f374ad808af6110199cacc416a366c;hb=1f14ee5ac90bd7d4d7ccfcd436022ddd36e22a30;hp=051b94d01e5b83abf076b37eba53f886762bfbc8;hpb=4c61f7a476ff94b2302439fdc463b6113a7fa14e;p=lttng-ci.git diff --git a/jobs/lttng-www.yaml b/jobs/lttng-www.yaml index 051b94d..4e18c59 100644 --- a/jobs/lttng-www.yaml +++ b/jobs/lttng-www.yaml @@ -21,6 +21,9 @@ - file: credential-id: d023f830-9ab0-409f-b977-8cd0e1944dd5 variable: HOST_PUBLIC_KEYS + properties: + - build-discarder: + num-to-keep: 5 triggers: - timed: '@daily' @@ -29,9 +32,23 @@ !include-raw: scripts/lttng-www/deploy.sh scm: - - lttng-www + - git: + url: git@git.efficios.com:lttng-www.git + credentials-id: 63a5abb5-9056-47e2-b419-f5946c1b8f08 + basedir: ./ + skip-tag: true + branches: + - master publishers: + - archive: + artifacts: 'site/**,prod/**' + follow-symlinks: true + allow-empty: false + - ircbot: + strategy: statechange-only + message-type: summary + matrix-notifier: only-parent - email-ext: recipients: 'ci-notification@lists.lttng.org' reply-to: ci-notification@lists.lttng.org @@ -54,15 +71,3 @@ matrix-trigger: only-parent send-to: - recipients - -- scm: - name: lttng-www - scm: - - git: - url: git@git.efficios.com:lttng-www.git - credentials-id: 63a5abb5-9056-47e2-b419-f5946c1b8f08 - basedir: ./ - skip-tag: true - branches: - - master -