Test 2
This commit is contained in:
parent
7c27029345
commit
b5c0f45476
@ -62,9 +62,6 @@ commands:
|
||||
path: /tmp/test-results
|
||||
- store_artifacts: # store LOG for debugging if there's any
|
||||
path: LOG
|
||||
- run:
|
||||
name: Test
|
||||
command: echo $(env) > /tmp/test-step-out
|
||||
- run: # on fail, compress Test Logs for diagnosing the issue
|
||||
name: Compress Test Logs
|
||||
command: tar -cvzf t.tar.gz t
|
||||
|
Loading…
Reference in New Issue
Block a user