Signed-off-by: Uwe Hermann <uh@uleenucks.de>
This commit is contained in:
@@ -4,7 +4,11 @@ on:
|
|||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
needs: [test]
|
workflow_run:
|
||||||
|
workflows: ["Test stage"]
|
||||||
|
branches: [main]
|
||||||
|
types:
|
||||||
|
- completed
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
buildpush:
|
buildpush:
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ on:
|
|||||||
- push
|
- push
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
lint:
|
test_shellcheck:
|
||||||
name: check and test
|
name: check and test
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
Reference in New Issue
Block a user