Skip to content

== .github/configs/release/imx8qxp-mek-scarthgap.yaml (REMOVED) == #32

== .github/configs/release/imx8qxp-mek-scarthgap.yaml (REMOVED) ==

== .github/configs/release/imx8qxp-mek-scarthgap.yaml (REMOVED) == #32

name: 'Build On Push'
on:
push:
paths:
- '**'
- '.github/configs/**'
- '!.github/scripts/**'
- '!.github/workflows/updatemachines.yaml'
jobs:
build-imx8qxp-mek-scarthgap:
uses: ./.github/workflows/buildkas.yaml
with:
configs: .github/configs/release/imx8qxp-mek-scarthgap.yaml
name: imx8qxp-mek-scarthgap
secrets: inherit
name: 'Build On Push'

Check failure on line 19 in .github/workflows/onpush-imx8qxp-mek-scarthgap.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/onpush-imx8qxp-mek-scarthgap.yaml

Invalid workflow file

You have an error in your yaml syntax on line 19
on:
push:
paths:
- '**'
- '.github/configs/**'
- '!.github/scripts/**'
- '!.github/workflows/updatemachines.yaml'
jobs:
build-imx8qxp-mek-scarthgap:
uses: ./.github/workflows/buildkas.yaml
with:
configs: .github/configs/release/imx8qxp-mek-scarthgap.yaml
name: imx8qxp-mek-scarthgap
secrets: inherit