X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=jobs%2Flttng-www.yaml;h=4e18c59090f374ad808af6110199cacc416a366c;hb=8d8932174536ba83d18fad1e80bdc20b19c61efb;hp=15ea9a2bceb8712ef9a9c29aeebe3c5856560bed;hpb=3b6ded166d659bde14b384ce4b3981d4378852ef;p=lttng-ci.git diff --git a/jobs/lttng-www.yaml b/jobs/lttng-www.yaml index 15ea9a2..4e18c59 100644 --- a/jobs/lttng-www.yaml +++ b/jobs/lttng-www.yaml @@ -2,7 +2,7 @@ name: lttng-www project-type: freestyle defaults: global - node: amd64-rootnode-jammy + node: amd64-rootnode description: | This job is responsible for updating the lttng website. @@ -32,9 +32,19 @@ !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 @@ -61,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 -