Fix nx output style in cd.yaml

This commit is contained in:
Michael Telatynski 2026-03-27 09:41:52 +00:00
parent efd2636824
commit ddb6701f75
No known key found for this signature in database
GPG Key ID: A2B008A5F49F5D0D

View File

@ -6,7 +6,7 @@ concurrency: ${{ github.workflow }}-${{ github.ref_name }}
permissions: {}
env:
NX_DEFAULT_OUTPUT_STYLE: static
NX_DEFAULT_OUTPUT_STYLE: stream-without-prefixes
jobs:
docker: