ci: simplify
All checks were successful
Build and Push Docker Image / tests (push) Successful in 40s
All checks were successful
Build and Push Docker Image / tests (push) Successful in 40s
This commit is contained in:
parent
070a70c0b8
commit
63532c6747
@ -8,7 +8,4 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
tests:
|
tests:
|
||||||
uses: ./.gitea/workflows/test.yaml
|
uses: ./.gitea/workflows/test.yaml
|
||||||
build:
|
|
||||||
needs: [tests]
|
|
||||||
runs-on: ubuntu-latest
|
|
Loading…
Reference in New Issue
Block a user