Skip to content

Fix path issue

Fix path issue #37

Workflow file for this run

name: Continuous Integration
on:
pull_request:
push:
branches:
- main
workflow_dispatch:
permissions:
contents: read
jobs:
test-amazon-inspector-image-scan:
uses: build-failure/starter-workflows/.github/workflows/amazon-inspector-image-scan.yml@main

Check failure on line 15 in .github/workflows/ci.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/ci.yml

Invalid workflow file

error parsing called workflow ".github/workflows/ci.yml" -> "build-failure/starter-workflows/.github/workflows/amazon-inspector-image-scan.yml@main" (source branch with sha:dc5cddc8273596a6da04e2be7feb4dc93f894280) : You have an error in your yaml syntax on line 42
with:
docker-image-name: foo/bar
docker-context: tests/amazon-inspector-image-scan
docker-file: Dockerfile