Commit 2ca1fe4
authored
Add GITHUB_TOKEN in docker buildx build command for custom flavor (#6545)
* fix(custom_flavor): Add GITHUB_TOKEN in docker build command for building custom flavor docker image
Fix issue #6544
* Update CHANGELOG.md
* fix(custom_flavor): Apply suggestion from Cursor Bugbot
* Update build.py1 parent ed58ede commit 2ca1fe4
2 files changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3597 | 3597 | | |
3598 | 3598 | | |
3599 | 3599 | | |
| 3600 | + | |
3600 | 3601 | | |
3601 | 3602 | | |
3602 | 3603 | | |
3603 | 3604 | | |
3604 | 3605 | | |
| 3606 | + | |
| 3607 | + | |
3605 | 3608 | | |
3606 | 3609 | | |
3607 | 3610 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| |||
0 commit comments