chaostreff.ch/.forgejo/workflows/build.yml
s3lph afe98b5eae
Some checks failed
/ build (push) Failing after 7s
/ upload (push) Failing after 16s
feat: migrate from woodpecker to forgejo actions
2023-11-13 23:28:42 +01:00

13 lines
199 B
YAML

---
on: push
jobs:
build:
runs-on: docker
steps:
- uses: https://code.forgejo.org/actions/checkout@v3
- run: |
pip install -r requirements.txt
./build.py