Skip to content

update the username of the nextcloud docker image for CI and add gherkin version on compose file #1914

update the username of the nextcloud docker image for CI and add gherkin version on compose file

update the username of the nextcloud docker image for CI and add gherkin version on compose file #1914

Workflow file for this run

name: CI
on:
push:
branches:
- 'master'
pull_request:
schedule:
- cron: '0 22 * * *' # run at 10 PM UTC
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
builds:
uses: ./.github/workflows/shared_workflow.yml

Check failure on line 17 in .github/workflows/ci-workflow.yml

View workflow run for this annotation

GitHub Actions / CI

Invalid workflow file

The workflow is not valid. In .github/workflows/ci-workflow.yml (Line: 17, Col: 11): Error from called workflow nextcloud/integration_openproject/.github/workflows/shared_workflow.yml@0fcdcf15958849ad6b424c9c20f35841afaa5e59 (Line: 344, Col: 9): Job 'notify-nightly-report' depends on unknown job 'unittest-linting'.
secrets: inherit
with:
branch: master