Commit 8fd0f02
committed
docker: fix fetch order in entrypoint script
Ensure that the origin fetch occurs after upstream fetch to maintain consistency in the git state before resetting to the target SHA.
Signed-off-by: Chiho Sin <[email protected]>1 parent eb40dc2 commit 8fd0f02
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | 16 | | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments