feat: gitea pipeline

This commit is contained in:
Lucas Oskorep
2025-10-17 02:42:12 -04:00
parent 689c0428ae
commit 4515e64062

View File

@@ -10,7 +10,7 @@ on:
jobs: jobs:
build: build:
runs-on: docker runs-on: ubuntu-latest
container: container:
image: node:20 image: node:20