feat: gitea pipeline

This commit is contained in:
Lucas Oskorep
2025-10-17 02:42:12 -04:00
parent 6b41af61cc
commit e2a18e35fc

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