Skip to content

Commit dd6742f

Browse files
authored
Scripts: generate dockerfile after each build. (#10719)
1 parent b67ce35 commit dd6742f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

paddle/scripts/paddle_build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -480,6 +480,7 @@ function main() {
480480
build)
481481
cmake_gen ${PYTHON_ABI:-""}
482482
build
483+
gen_dockerfile
483484
;;
484485
build_android)
485486
build_android

0 commit comments

Comments
 (0)