blob: 6f7b9abce0d0da527b7d55ff514c12129c881c9c [file] [log] [blame]
Varun Patil794dcbd2024-05-05 16:12:48 -07001name: Docker
2on:
3 push:
4 tags:
5 - 'v?[0-9]+.[0-9]+*'
6 schedule:
7 # twice a month
8 - cron: '20 11 5,20 * *'
9 workflow_dispatch:
10
11permissions:
12 packages: write
13 id-token: write
14
15jobs:
16 ndncert:
17 uses: named-data/actions/.github/workflows/docker-image.yml@v1
18 with:
19 name: ndncert