Commit cae7674
committed
ci: add 'image_builder' docker-image task
It might be a little odd to use the `image_builder` image to build the
`image_builder` image. But doing this should be fine and is analogous to
compilers using earlier versions of themselves to compile themselves.
Besides, if we ever break the image we'd just be back to where we are
today, needing to build it manually.
Note for now I'm simply focusing on adding builds and not worrying about
any release mechanisms. A later PR will add a `push-image` task and
somehow figure out how to automatically bootstrap to this.1 parent dc8212d commit cae7674
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
| 25 | + | |
24 | 26 | | |
25 | 27 | | |
26 | 28 | | |
| |||
0 commit comments