summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
Commit message (Expand)AuthorAge
* drop custom runner usage: the full builds run on OBS anyway, so a shared runn...ohfp2022-04-10
* just use it directly, does not work in archive anywayohfp2021-07-15
* cargo.toml needs to be separate, it seemsohfp2021-07-15
* drop building on our end; simplify ci yml; allow distro specific prepare buildsohfp2021-03-12
* we probably do not need the 800+M dbgsym .debohfp2021-02-03
* it seems dpkg-buildpackage drops the packages one directory up the tree oOohfp2021-02-03
* ci; run again with bigger log sizeohfp2021-02-03
* maybe more globbery will helpohfp2021-02-03
* use our runner again to keep the free minutes for win buildsohfp2021-02-02
* fix script name and gitlab stagesohfp2021-02-02
* tag namingohfp2021-02-02
* first draft of debian build CI, credits to @bgstack15ohfp2021-02-02
bgstack15