ci: fix Pull workflow (#17554)

Update integration-tests-command.yml
This commit is contained in:
yatinappsmith 2022-10-14 11:15:31 +05:30 committed by GitHub
parent c0318b6451
commit 347756db10
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -338,7 +338,7 @@ jobs:
env: "NODE_ENV=development"
- name: Collect fat conatianer logs
if: always
if: always()
working-directory: "."
run: |
docker logs appsmith 2>&1 > ~/dockerlogs.txt