blob: dae542717632970bdbceae40a6d63f7d2018164c [file] [log] [blame]
Davide Pesaventoba8a4ed2021-10-13 21:28:43 -04001name: CI
2on:
3 push:
Davide Pesaventobcd76832024-07-19 16:00:01 -04004 branches:
5 - '**'
Davide Pesaventoba8a4ed2021-10-13 21:28:43 -04006 paths-ignore:
Davide Pesavento50213142024-04-22 03:44:05 -04007 - 'Dockerfile'
8 - '.dockerignore'
Davide Pesaventoba8a4ed2021-10-13 21:28:43 -04009 - 'docs/**'
Davide Pesavento50213142024-04-22 03:44:05 -040010 - '.editorconfig'
11 - '.gitignore'
Davide Pesaventoba8a4ed2021-10-13 21:28:43 -040012 - '.mailmap'
Davide Pesavento50213142024-04-22 03:44:05 -040013 - '*.md'
Davide Pesaventoba8a4ed2021-10-13 21:28:43 -040014 workflow_dispatch:
15
Davide Pesaventofa54ee92023-02-20 04:16:51 -050016permissions: {}
Davide Pesaventoba8a4ed2021-10-13 21:28:43 -040017
18jobs:
Davide Pesaventofa54ee92023-02-20 04:16:51 -050019 Ubuntu:
20 uses: named-data/actions/.github/workflows/jenkins-script-ubuntu.yml@v1
21 macOS:
22 uses: named-data/actions/.github/workflows/jenkins-script-macos.yml@v1
Davide Pesaventoc47a5112023-11-25 23:14:21 -050023 PPA:
24 uses: named-data/actions/.github/workflows/ppa.yml@v1
Davide Pesaventoe988b732023-12-07 21:30:15 -050025 with:
26 extra-deps: libpsync-dev