This commit is contained in:
Marc Beninca 2024-07-29 16:11:44 +02:00
parent 50b2b1403b
commit d197e4a640
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F
2 changed files with 11 additions and 1 deletions

1
.gitea
View file

@ -1 +0,0 @@
.forgejo

View file

@ -0,0 +1,11 @@
on: [push]
jobs:
job:
container:
image: ${{vars.DOCKER}}debian:bookworm
steps:
- name: spcd
run: ${{vars.SPCD}}
- run: spcd-build-project
- run: spcd-browse-workspace