summarylogtreecommitdiffstats
path: root/.gitlab-ci.yml
AgeCommit message (Collapse)Author
2021-06-22removes internal ci fileschristian
2021-06-21removes restriction for push stagechristian
2021-06-21fixes restriction to masterchristian
2021-06-21restrict publishing to merge requestschristian
2021-06-21adds generating and updating .SRCINFOchristian
2021-06-21adds host key to known_hostschristian
2021-06-21fixes remote name in push commandchristian
2021-06-21prevents adding the git remote to failchristian
2021-06-21restricts all stages to only run on archlinux runnerschristian
2021-06-21fixes git push commandchristian
2021-06-21moves key loading to publish stagechristian
2021-06-21adds noconfirm flag to ssh installationchristian
2021-06-21adds publish stagechristian
2021-06-21removes package installation from before_script because it is now contained ↵christian
in docker-archlinux image
2021-06-21restricts running of docker build to archlinux runnerschristian
2021-06-21adds namcap installation to before_scriptchristian
2021-06-21prevents push job from running on feature brancheschristian
2021-06-20moves check stage after build and adds failure rule for namcapchristian
2021-06-20removes dependency from makepkg jobchristian
2021-06-20runs push job only on merge requestschristian
2021-06-20adds namcap jochristian
2021-06-20prevents commit from failingchristian
2021-06-20playing around with cachechristian
2021-06-20fixes yaml errorchristian
2021-06-20adds caching for PKGBUILDchristian
2021-06-20fixes dependencychristian
2021-06-20adds dependency for update_hash to makepkg jobchristian
2021-06-20reorders stageschristian
2021-06-14testing pipelinechristian
2021-06-14testing pipelinechristian
2021-06-14switch to renovate tokenchristian
2021-06-14testing pipelinechristian
2021-06-01fixes push commandchristian
2021-06-01adds stages to separate stepschristian
2021-06-01adds git config for user and emailchristian
2021-06-01fixes yaml fuchristian
2021-06-01fixes yaml fuchristian
2021-06-01adds stage to update package hashchristian
2021-06-01adds commands to update package hashchristian
2021-02-23fixes sudo userchristian
2021-02-23fixes gitlab-ci syntax errorchristian
2021-02-23adds gitlab-ci workflowchristian