Skip to content

Fix accountingservice container for non-root users (#1696) #319

Fix accountingservice container for non-root users (#1696)

Fix accountingservice container for non-root users (#1696) #319

Workflow file for this run

# Copyright The OpenTelemetry Authors
# SPDX-License-Identifier: Apache-2.0
name: Test image generation
on:
push:
paths:
- 'src/**'
- 'test/**'
jobs:
build_images:
if: github.repository == 'open-telemetry/opentelemetry-demo'
uses: ./.github/workflows/component-build-images.yml