crops / yocto-dockerfiles

This repository is for -base and -builder containers for building derivative containers (such as poky-container) for containerized Yocto Project builds.
GNU General Public License v2.0
145 stars 57 forks source link

deploy.sh: Deploy when event is 'schedule' #62

Closed moto-timo closed 2 years ago

moto-timo commented 2 years ago

Since 'github/workflows: build every Saturday at 00:52 UTC' builds were properly being scheduled, but not deployed.

Signed-off-by: Tim Orling tim.orling@konsulko.com

moto-timo commented 2 years ago

Merging despite the old distro failures, which are unrelated to this change.