Skip to content

Commit

Permalink
Merge branch 'master' into renovate/layers-meta-balena-digest
Browse files Browse the repository at this point in the history
  • Loading branch information
floion authored Nov 23, 2023
2 parents 0ac1bbe + c86457f commit a8fb6ca
Show file tree
Hide file tree
Showing 9 changed files with 993 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:

jobs:
release-on-tag:
uses: balena-os/github-workflows/.github/workflows/[email protected].21
uses: balena-os/github-workflows/.github/workflows/build_and_deploy.yml@240facef59933cbf1563d3d73a754bba8b5b8349 # v0.0.24
with:
deployTo: "production"
secrets: inherit
5 changes: 5 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,21 +1,26 @@
[submodule "balena-yocto-scripts"]
path = balena-yocto-scripts
url = https://github.com/balena-os/balena-yocto-scripts.git
branch = master
[submodule "layers/meta-rust"]
path = layers/meta-rust
url = https://github.com/meta-rust/meta-rust.git
[submodule "layers/meta-balena"]
path = layers/meta-balena
url = https://github.com/balena-os/meta-balena.git
branch = master
[submodule "layers/poky"]
path = layers/poky
url = https://github.com/balena-os/poky
branch = kirkstone
[submodule "layers/meta-openembedded"]
path = layers/meta-openembedded
url = https://github.com/openembedded/meta-openembedded.git
branch = kirkstone
[submodule "contracts"]
path = contracts
url = https://github.com/balena-io/contracts.git
branch = master
[submodule "layers/meta-rockchip"]
path = layers/meta-rockchip
url = https://github.com/JeffyCN/meta-rockchip.git
Loading

0 comments on commit a8fb6ca

Please sign in to comment.