Skip to content

now pushing to ghcr #39

now pushing to ghcr

now pushing to ghcr #39

Workflow file for this run

name: main branch - test; deploy (ecr, tst, acc, aws)
on:
push:
branches:
- "main"
paths-ignore:
- README.md
- LICENSE
- docker-compose.yml
jobs:
test:
uses: ./.github/workflows/_test.yml
deploy:
uses: ./.github/workflows/_deploy.yml

Check failure on line 17 in .github/workflows/main-branch.yml

View workflow run for this annotation

GitHub Actions / main branch - test; deploy (ecr, tst, acc, aws)

Invalid workflow file

The workflow is not valid. beeldengeluid/dane-video-segmentation-worker/.github/workflows/_deploy.yml@f3e3adddba0efb45f6272a4f48176343100c2d80 (Line: 17, Col: 3): Error calling workflow 'beeldengeluid/dane-video-segmentation-worker/.github/workflows/_build-push-cached-ghcr.yml@f3e3adddba0efb45f6272a4f48176343100c2d80'. The nested job 'build-and-push-image' is requesting 'packages: write', but is only allowed 'packages: none'.
secrets: inherit
needs: [test]
with:
target: ghcr