TEST: actions
Some checks failed
build / build (push) Failing after 1s
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled

This commit is contained in:
2025-12-15 19:13:11 +01:00
parent 1143a80f17
commit e0a840f649

View File

@@ -8,13 +8,9 @@ on:
jobs:
build:
runs-on: [k8s, kaniko]
steps:
- name: Setup Node.js
uses: actions/setup-node@v4
with:
node-version: '18'
container:
image: catthehacker/ubuntu:act-latest
steps:
- name: Checkout
uses: https://gitea.com/actions/checkout@v4