Skip to content

Add custom k8s_attrs_v1 scenario #1382

Add custom k8s_attrs_v1 scenario

Add custom k8s_attrs_v1 scenario #1382

name: Test image generation
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
build_images:

Check failure on line 10 in .github/workflows/build-images-elastic.yml

View workflow run for this annotation

GitHub Actions / Test image generation

Invalid workflow file

The workflow is not valid. .github/workflows/build-images-elastic.yml (Line: 10, Col: 3): Error calling workflow 'elastic/opentelemetry-demo/.github/workflows/component_build-images-elastic.yml@6acbcfab84555f734a13d550e70a8241d84f4d75'. The nested job 'build_and_push_images' is requesting 'artifact-metadata: write, attestations: write, packages: write, id-token: write', but is only allowed 'artifact-metadata: none, attestations: none, packages: read, id-token: none'.
if: github.repository == 'elastic/opentelemetry-demo'
uses: ./.github/workflows/component_build-images-elastic.yml