crops / poky-container

A container image that is able to run bitbake/poky. It has helpers to create users and groups within the container. This is so that the output generated in the container will be readable by the user on the host.
GNU General Public License v2.0
209 stars 95 forks source link

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

Closed moto-timo closed 2 years ago

moto-timo commented 2 years ago

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

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