8 Commits

2 changed files with 4 additions and 3 deletions

View File

@ -5,14 +5,14 @@ on:
branches:
- testing
jobs:
build-and-release:
runs-on: self-hosted
steps:
# Repository auschecken
- name: Checkout Repository
uses: actions/checkout@v2
uses: actions/checkout@v3
# Java 17 installieren
- name: Set up Java 17

1
.gitea/workflows/test.md Normal file
View File

@ -0,0 +1 @@
testtest