Skip to content

Build and Publish Rocks workflows #2

Build and Publish Rocks workflows

Build and Publish Rocks workflows #2

Workflow file for this run

name: Pull Request
on:
pull_request:
jobs:
build-rocks:
name: Build Rocks
uses: ./.github/workflows/build_rock.yaml

Check failure on line 8 in .github/workflows/pull_request.yaml

View workflow run for this annotation

GitHub Actions / Pull Request

Invalid workflow file

The workflow is not valid. In .github/workflows/pull_request.yaml (Line: 8, Col: 11): Error from called workflow canonical/cilium-rocks/.github/workflows/build_rock.yaml@7c0a41aee0713adf17a6fb7892a5252ca074ab84 (Line: 38, Col: 14): Unrecognized named-value: 'env'. Located at position 1 within expression: env.OWNER In .github/workflows/pull_request.yaml (Line: 8, Col: 11): Error from called workflow canonical/cilium-rocks/.github/workflows/build_rock.yaml@7c0a41aee0713adf17a6fb7892a5252ca074ab84 (Line: 39, Col: 17): Unrecognized named-value: 'env'. Located at position 1 within expression: env.REGISTRY
with:
trivy-image-config: "trivy.yaml"