Update ci-3p-laravel-framework.yml

fix/3p-ci-error-handling
Miro Stauder 1 year ago committed by GitHub
parent 3598dcf90b
commit 035e007a50
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -152,7 +152,7 @@ jobs:
exit $RC
- name: Archive artifacts logs
if: ${{ failure() && !cancelled() }}
# if: ${{ failure() && !cancelled() }}
uses: actions/upload-artifact@v4
with:
name: ${{ github.workflow }}-${{ env.SHA }}-${{ matrix.infradb }}-${{ matrix.connector }}-logs-run#${{ github.run_number }}

Loading…
Cancel
Save