added runner

This commit is contained in:
Lukáš Plevač 2024-10-19 15:55:18 +02:00
parent 39c2ebd26b
commit de65bdcfd7

14
.gitea/gitea-ci.yaml Normal file
View File

@ -0,0 +1,14 @@
name: Build
run-name: ${{ gitea.actor }} is runs ci pipeline
on: [ push ]
jobs:
build:
runs-on: archlinux-latest
steps:
- run: pacman -Syyu --noconfirm archiso
- run: ./build
- uses: actions/upload-artifact@v4
with:
name: images
path: out/