9 Commits

Author SHA1 Message Date
Ramon Roche
f3bfad4e8a
github: bump runner to python 3.9 2022-02-03 08:59:12 -08:00
Ramon Roche
0d319f7a2f
github: run non interactive 2022-02-03 08:17:37 -08:00
Ramon Roche
c09f7af718
github: fix container name 2022-02-02 22:24:51 -08:00
Ramon Roche
a2fc0f7924
container: docker import file path 2022-02-02 21:49:40 -08:00
Ramon Roche
083a043776
github: docker import from previous job 2022-02-02 08:20:13 -08:00
Ramon Roche
854d529c81
github: generate target list 2022-02-01 21:49:52 -08:00
Ramon Roche
104ea0c53a
github: build nuttx with docker 2022-02-01 20:30:58 -08:00
Ramon Roche
64276b0c8d
github: docker build and push to registry
build docker images on:
* every pull request
* push to master
* stable release published

pushes to registry if:
* is not a pull request
* is master branch
  * tag as 'latest'
* is the result of release
  * tag with release name
2022-02-01 20:30:57 -08:00
Ramon Roche
939186fa7d
github: build docker on pr workflow 2022-02-01 20:30:57 -08:00