.gitea/workflows/gitea-ci.yaml aktualisiert
Some checks are pending
Build And Test / publish (push) Blocked by required conditions

This commit is contained in:
Marko Oldenburg 2024-09-16 14:15:50 +02:00
parent 855aef89bc
commit 454eff02fa

View File

@ -7,11 +7,6 @@ run-name: ${{ gitea.actor }} is runs ci pipeline
on: [ push ] on: [ push ]
jobs: jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: https://github.com/actions/checkout@v4
publish: publish:
runs-on: cth-ubuntu-latest runs-on: cth-ubuntu-latest
needs: build needs: build