-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #684 from balena-os/renovate/balena-yocto-scripts-…
…digest Update balena-yocto-scripts digest to 7736d38
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule balena-yocto-scripts
updated
11 files
+36 −0 | .github/workflows/README.md | |
+61 −0 | .github/workflows/generic-amd64.yml | |
+1,180 −0 | .github/workflows/yocto-build-deploy.yml | |
+531 −0 | .versionbot/CHANGELOG.yml | |
+147 −0 | CHANGELOG.md | |
+1 −1 | VERSION | |
+1 −1 | automation/Dockerfile_balena-push-env | |
+6 −16 | automation/Dockerfile_yocto-build-env | |
+4 −0 | automation/include/balena-deploy.inc | |
+3 −0 | automation/jenkins_generate_ami.sh | |
+1 −1 | renovate.json |