Skip to content

Commit d7b5bcc

Browse files
Marcus Müllermarcusmueller
authored andcommitted
Readme: remark on how to build cachedly
Signed-off-by: Marcus Müller <mueller@baseband.digital>
1 parent 8053c3e commit d7b5bcc

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,12 @@ This repository, the GNU Radio project keeps the docker containers for the CI th
66
The organization is such that you find the individual containers in directories below ci/, generally named `distro-distro version-GNU Radio version`.
77

88
For the containers that get re-built on PRs and commits to this repo itself, see .github/workflows/build-dockers.yml . When making a PR for a new worker, don't forget to include that in that file!
9+
10+
Making PRs
11+
----------
12+
13+
If you have push access to unprotected branches on this repo, feel encouraged
14+
to push your branch as `username/branchname` to the gnuradio/gnuradio-docker
15+
and make a PR from there. This has the advantage that you get to use our docker
16+
layer/artifact caching, which means that unchanged steps Dockerfiles build
17+
within seconds instead of minutes.

0 commit comments

Comments
 (0)