Skip to content
Snippets Groups Projects
Commit 7c021d25 authored by Ralf Mueller's avatar Ralf Mueller :fishing_pole_and_fish:
Browse files

use "when" keyword for always

parent 8367be8d
No related branches found
No related tags found
No related merge requests found
Pipeline #8888 failed
......@@ -36,8 +36,8 @@ check-gcc64:
- cd gcc64 && make check
artifacts:
paths:
reports:
codequality: gcc64/test/test-suite.log
- gcc64/test/test-suite.log
when: always
expire_in: 1 week
tags:
- xen, mistral
......@@ -75,8 +75,8 @@ check-intel18:
- cd intel18 && make check
artifacts:
paths:
reports:
codequality: intel18/test/test-suite.log
- intel18/test/test-suite.log
when: always
expire_in: 1 week
tags:
- xen, mistral
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment