CHANGE: more test actions
Some checks failed
build / build (push) Failing after 1m18s

This commit is contained in:
2025-12-12 13:46:09 +01:00
parent 64cf36382c
commit 3e2ebd8ea9
2 changed files with 1 additions and 9 deletions

View File

@@ -11,7 +11,7 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v3
uses: https://gitea.com/actions/checkout@v4
- name: Login a Nexus
env:

View File

@@ -1,8 +0,0 @@
name: test
on: [push]
jobs:
echo:
runs-on: k8s
steps:
- run: echo "Gitea Actions funcionando!"