.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 ]
|
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
|
||||||
|
Loading…
Reference in New Issue
Block a user