Fix nx output style in cd.yaml
This commit is contained in:
@@ -6,7 +6,7 @@ concurrency: ${{ github.workflow }}-${{ github.ref_name }}
|
|||||||
|
|
||||||
permissions: {}
|
permissions: {}
|
||||||
env:
|
env:
|
||||||
NX_DEFAULT_OUTPUT_STYLE: static
|
NX_DEFAULT_OUTPUT_STYLE: stream-without-prefixes
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
docker:
|
docker:
|
||||||
|
|||||||
Reference in New Issue
Block a user