blob: a9869093ca181bd6dc779c6affd837dd24410c32 [file] [log] [blame]
Davide Pesaventoef240762025-02-21 21:42:10 -05001name: Docker
Varun Patilaad8dbe2022-09-19 09:49:58 +09002on:
3 push:
Davide Pesaventoef240762025-02-21 21:42:10 -05004 tags:
5 - 'v[0-9]+*'
6 schedule:
7 # twice a month
8 - cron: '25 10 10,25 * *'
Davide Pesavento273e80f2023-09-20 23:28:11 -04009 workflow_dispatch:
Varun Patilaad8dbe2022-09-19 09:49:58 +090010
Davide Pesaventoef240762025-02-21 21:42:10 -050011permissions:
12 attestations: write
13 id-token: write
14 packages: write
Varun Patilaad8dbe2022-09-19 09:49:58 +090015
16jobs:
Davide Pesaventoef240762025-02-21 21:42:10 -050017 mini-ndn:
18 uses: named-data/actions/.github/workflows/docker-image.yml@v1
19 with:
20 name: mini-ndn