add ci
Some checks failed
Build / build (push) Failing after 35s

Signed-off-by: Frank Villaro-Dixon <frank@villaro-dixon.eu>
This commit is contained in:
Frank Villaro-Dixon 2024-04-12 01:10:19 +02:00
parent 53705cc4f8
commit 76d29851e7

View file

@ -10,7 +10,7 @@ jobs:
build:
runs-on: ubuntu-latest
needs: build
if: gitea.ref == 'refs/heads/main'
if: gitea.ref == 'refs/heads/build' #XXX
steps:
- uses: https://github.com/actions/checkout@v4
- name: Set up Docker Buildx