Skip to content

Revert "Enrich logs with traces for product catalog - flat JSON. (#48)" #41

Revert "Enrich logs with traces for product catalog - flat JSON. (#48)"

Revert "Enrich logs with traces for product catalog - flat JSON. (#48)" #41

Workflow file for this run

name: test-build
on:
push:
branches:
- '**'
- '!main'
paths:
- 'src/**'
- '!src/**.md'
- 'test/**'
- 'dynatrace/**'
- 'docker-compose.yml'
- '.env.override'
jobs:
build:
uses: ./.github/workflows/build-and-push-images.yaml
with:
push: false
secrets: inherit