mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-14 12:53:13 +00:00
debug
This commit is contained in:
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@@ -113,7 +113,9 @@ jobs:
|
|||||||
if: ${{ matrix.command == 'test:acceptance:qa' || matrix.command == 'test:acceptance:prod' }}
|
if: ${{ matrix.command == 'test:acceptance:qa' || matrix.command == 'test:acceptance:prod' }}
|
||||||
|
|
||||||
- name: DEBUG
|
- name: DEBUG
|
||||||
run: head -c 25 apps/login/.env.local
|
run: |
|
||||||
|
head -c 54 apps/login/.env.local
|
||||||
|
wc -l apps/login/.env.local
|
||||||
if: ${{ matrix.command == 'test:acceptance:qa' || matrix.command == 'test:acceptance:prod' }}
|
if: ${{ matrix.command == 'test:acceptance:qa' || matrix.command == 'test:acceptance:prod' }}
|
||||||
|
|
||||||
- name: Create Production Build
|
- name: Create Production Build
|
||||||
|
|||||||
Reference in New Issue
Block a user