aboutsummaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
Commit message (Expand)AuthorAge
* when having two runner tags defined with one of them being offline, jobs did ...ohfp2020-03-31
* cache flatpak module dependency buildohfp2020-03-31
* checkout submodules globallyohfp2020-03-30
* submodules need to be checked out, or so I have heardohfp2020-03-30
* use same file naming scheme everywhereohfp2020-03-30
* update .gitlab-ci.yml file/artifact naming; also add bzip2 to flatpak scriptohfp2020-03-30
* oh ubuntu..: xz is in xz-utilsohfp2020-03-29
* typos and fix pipeline variable nameohfp2020-03-28
* fix var typo in .gitlab-ci.ymlohfp2020-03-28
* de-Archify some aspects of builds and -scripts; allow to initiate separate st...ohfp2020-03-28
* skip automatic release for now; #99ohfp2020-03-21
* v74.0-2; new release without broken librewolf.cfg, see ac25a5ef in settingsohfp2020-03-10
* avoid potential globbing issue with gitlab-releaseohfp2020-03-10
* v74.0-1; compress flatpak-repo folders for releaseohfp2020-03-10
* slight simplification of gitlab-release partohfp2020-03-07
* allow regular arm64 runners for appimage build, so spot instances can be disa...evs-ch2020-03-07
* wrong artifact path; non-existant python docker imageevs-ch2020-03-07
* re-add gitlab-release stageohfp2020-03-06
* Partial rewrite of build processohfp2020-03-06
* update CI/CDBeatLink2019-08-16
* fix ci/cdBeatLink2019-08-16
* fix flatpakBeatLink2019-08-16
* fix flatpak and appimage buildBeatLink2019-07-26
* Fix pathsBeatLink2019-07-26
* Simplify and compartmentalise scripts, separate packaging into gitlab jobsBeatLink2019-07-26
* fix ci/cdBeatLink2019-07-24
* fix flatpak build :cBeatLink2019-07-24
* Fix flatpak build >:[BeatLink2019-07-23
* fix flatpak build >:(BeatLink2019-07-23
* fix flatpak buildBeatLink2019-07-23
* fix flatpak buildBeatLink2019-07-23
* fix flatpak buildBeatLink2019-07-23
* Fix all buildsBeatLink2019-07-23
* Update CI/CD Artifacts PathBeatLink2019-07-20
* Rename StageBeatLink2019-07-17
* Move build job to linux specific variantBeatLink2019-07-04
* fix scriptBeatLink2019-07-01
* Add gitlab release code to CI/CDBeatLink2019-06-17
* update CI/CD script to conform with new builder scriptBeatLink2019-06-16
* Fix CI/CD ScriptBeatLink2019-06-12
* Fix Broken CI/CDBeatLink2019-06-12
* Initial CommitBeatLink2019-06-12
bgstack15