Commit 6a68268
committed
docker: Add fork handling in Containerfile
Implement fork handling by adding a new stage to configure the git remote for the fork repository, fetch its contents, and create a new branch for further development.
Signed-off-by: Chiho Sin <[email protected]>1 parent ce4be43 commit 6a68268
1 file changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
135 | 144 | | |
136 | 145 | | |
0 commit comments