Skip to content

Commit

Permalink
remove only test images
Browse files Browse the repository at this point in the history
  • Loading branch information
rumengb committed Apr 4, 2022
1 parent bf6b5cb commit 7dc45de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

build_indigosky () {
# start clean
rm -rf ${work_dir} *-${arch}.zip
rm -rf ${work_dir} *-test-${arch}.zip

# get the code and build the image
git clone ${src_repo} ${work_dir}
Expand Down

0 comments on commit 7dc45de

Please sign in to comment.