Commit Graph

26 Commits

Author SHA1 Message Date
Ramon Roche 2057dd3381 github: fix workspace path 2022-02-14 11:05:24 -08:00
Ramon Roche 771049799f github: fix env var context 2022-02-14 09:59:20 -08:00
Ramon Roche a3d5466ac3 github: fix deprecated set-env 2022-02-12 10:29:00 -08:00
Ramon Roche 4243be3a4b tools: leave out kconf platform targets 2022-02-11 12:50:01 -08:00
Ramon Roche cf9584c36a github: replace env with outputs 2022-02-11 12:47:06 -08:00
Ramon Roche fb9de0c32a github: debug variables take three 2022-02-09 10:34:56 -08:00
Ramon Roche e82c68da8b github: debug variables in group 2022-02-09 10:32:38 -08:00
Ramon Roche 3de4e46cdc github: debug variables in run scope 2022-02-09 10:24:34 -08:00
Ramon Roche 85ab62dd67 github: try to fix env variables 2022-02-09 09:23:50 -08:00
Ramon Roche b26ba88d40 github: try removing newline again 2022-02-08 21:56:21 -08:00
Ramon Roche 5132ffc0e0 github: remove whitespace from env variable 2022-02-08 21:49:49 -08:00
Ramon Roche 195082ccd1 github: docker run fix environemnt variables 2022-02-08 20:03:33 -08:00
Ramon Roche f0f82b6994 github: import tagged image 2022-02-08 15:45:59 -08:00
Ramon Roche e0dc8166dd github: import with tag name 2022-02-08 11:36:34 -08:00
Ramon Roche c181aefff7 github: debug docker build 2022-02-03 11:06:39 -08:00
Ramon Roche 963e5f5df9 github: install only required pip dep 2022-02-03 10:14:11 -08:00
Ramon Roche 991b288afb github: fix docker builder run path 2022-02-03 09:16:43 -08:00
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