Skip to content

Docker

Docker #10

Workflow file for this run

name: Docker
on:
schedule:
# twice a month
- cron: '20 9 5,20 * *'
workflow_dispatch:
permissions:
packages: write
id-token: write
jobs:
testbed-master:

Check failure on line 13 in .github/workflows/docker.yml

View workflow run for this annotation

GitHub Actions / Docker

Invalid workflow file

The workflow is not valid. .github/workflows/docker.yml (Line: 13, Col: 3): Error calling workflow 'named-data/actions/.github/workflows/docker-image.yml@v1'. The nested job 'attest' is requesting 'attestations: write', but is only allowed 'attestations: none'.
uses: named-data/actions/.github/workflows/docker-image.yml@v1
with:
name: testbed-master
target: testbed-master