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