Skip to content

Test create-package/debian-12 #27

Test create-package/debian-12

Test create-package/debian-12 #27

Workflow file for this run

name: cd
on:
push: ~
#push:
# tags:
# - '[0-9]+.[0-9]+.[0-9]+'
# Trigger the workflow manually
workflow_dispatch: ~
jobs:
deploy:
uses: ecmwf-actions/reusable-workflows/.github/workflows/create-package.yml@add-debian-12-to-create-package
with:
skip_checks: true
restrict_matrix_jobs:
- gnu@debian-11

Check failure on line 17 in .github/workflows/cd.yml

View workflow run for this annotation

GitHub Actions / cd

Invalid workflow file

The workflow is not valid. .github/workflows/cd.yml (Line: 17, Col: 9): A sequence was not expected
- gnu@debian-12
secrets: inherit