Skip to content
This repository has been archived by the owner on Oct 24, 2023. It is now read-only.

Commit

Permalink
ci: always collect logs in pipeline (#415)
Browse files Browse the repository at this point in the history
  • Loading branch information
Cecile Robert-Michon authored Feb 1, 2019
1 parent 4f149e2 commit 5d0a6c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pipelines/e2e-step-template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,4 @@ steps:
inputs:
artifactName: '${{ parameters.job }}_logs'
targetPath: '$(modulePath)/_logs'
condition: always()

0 comments on commit 5d0a6c3

Please sign in to comment.