.gitea/workflows/gitea-ci.yaml aktualisiert
Some checks are pending
Build And Test / publish (push) Blocked by required conditions
Some checks are pending
Build And Test / publish (push) Blocked by required conditions
This commit is contained in:
parent
855aef89bc
commit
454eff02fa
@ -7,11 +7,6 @@ run-name: ${{ gitea.actor }} is runs ci pipeline
|
||||
on: [ push ]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: https://github.com/actions/checkout@v4
|
||||
|
||||
publish:
|
||||
runs-on: cth-ubuntu-latest
|
||||
needs: build
|
||||
|
Loading…
Reference in New Issue
Block a user