| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
The builder is back.
This reverts commit d89be7ee6e382de2517f153fb4d08136322fbdd0.
|
|
|
|
| |
Until the runner is back.
|
| |
|
|
|
|
|
|
|
|
| |
gitlab allows us to define artifacts that will be uploaded to gitlab and
available to download for some time.
Specify that the built packages should be uploaded to gitlab, along with
the public key.
|
|
|
| |
Closes !74
|
|
This will enable the CI linting job for merge requests done on gitlab.
The linting job will allow for failures, so linting failures will show
up as worning, but won't prevent the rest of the CI pipeline to
continue.
|