Skip to content

Commit

Permalink
Update build.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelscholle committed Mar 25, 2024
1 parent 12935d6 commit 80482a6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ run_stage(){
# Check wether to skip or not
echo "-------------------------------------------------------"
echo "--------------check-------------size-------------------"
tree ../../
df -h
if [ ! -f "${STAGE_WORK_DIR}/SKIP" ]; then
# mount the image for this stage
Expand Down

0 comments on commit 80482a6

Please sign in to comment.