Skip to content

build(deps): define mui/base version (#513) #2

build(deps): define mui/base version (#513)

build(deps): define mui/base version (#513) #2

Workflow file for this run

name: CD Next Release
on:
push:
branches:
- next
permissions:
packages: write
contents: write
issues: write
id-token: write
actions: read
jobs:
deploy:
name: Deploy on CDN
uses: ./.github/workflows/deploy_on_cdn.yml

Check failure on line 21 in .github/workflows/cd_next.yml

View workflow run for this annotation

GitHub Actions / CD Next Release

Invalid workflow file

The workflow is not valid. In .github/workflows/cd_next.yml (Line: 21, Col: 11): Error from called workflow pagopa/pagopa-selfcare-frontend/.github/workflows/deploy_on_cdn.yml@1f4cfa23189522254e46477adddcf7e2a84da37a (Line: 17, Col: 3): The workflow must contain at least one job with no dependencies.
with:
environment: 'dev'
secrets: inherit