| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Since for every job there are failing tests, if we try to upload artifacts
after tests, we won't get any. As a temporary measure I suggest uploading
artifacts before running tests. Once tests are fixed, we should peform
artifact uploading after tests again.
|
| |
|
| |
|
|
|
|
| |
This build fits into the 90 minutes window.
|
|
Move build logic into a dedicated bash script, avoiding repetitive
bash invocations. Furthermore, disable pacman update step as it breaks
things in non-predictable ways.
|