Mod trigger rpi-dev build
This commit is contained in:
parent
a1941072ec
commit
ba6491777a
1 changed files with 3 additions and 0 deletions
3
.github/workflows/build_base_alpine_dev.yaml
vendored
3
.github/workflows/build_base_alpine_dev.yaml
vendored
|
|
@ -84,3 +84,6 @@ jobs:
|
|||
dockerBundle:
|
||||
uses: ./.github/workflows/build_bundle_dev.yaml
|
||||
secrets: inherit
|
||||
dockerBundleRpi:
|
||||
uses: ./.github/workflows/build_bundle-rpi_dev.yaml
|
||||
secrets: inherit
|
||||
|
|
|
|||
Loading…
Reference in a new issue