2 Commits

Author SHA1 Message Date
f97a0ed6d4 Update .gitea/workflows/deploy.yml
All checks were successful
Backend Build and Test / build (push) Successful in 1m33s
2026-02-14 16:03:29 +01:00
07536fbcb0 Update .gitea/workflows/build.yml (#144)
Some checks failed
Backend Deploy / build (push) Has been cancelled
Backend Build and Test / build (push) Has been cancelled
Reviewed-on: #144
2026-02-14 16:03:24 +01:00

View File

@@ -3,7 +3,7 @@ on: [push]
jobs: jobs:
build: build:
runs-on: standard-latest runs-on: ubuntu-latest
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v4 uses: actions/checkout@v4