Skip to content

Commit c1e59d3

Browse files
authored
Update 04_install.sh
1 parent 09d3a4e commit c1e59d3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cd/04_install.sh

-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ if [ -z "$DANGER_RUN_CI_ON_HOST" ]; then
3131
--mount type=bind,src=$BASE_ROOT_DIR,dst=/ro_base,readonly \
3232
--mount type=bind,src=$CCACHE_DIR,dst=$CCACHE_DIR \
3333
--mount type=bind,src=$DEPENDS_DIR,dst=$DEPENDS_DIR \
34-
--mount type=bind,src=$PREVIOUS_RELEASES_DIR,dst=$PREVIOUS_RELEASES_DIR \
3534
--mount type=bind,src=/tmp/release,dst=/release \
3635
-w $BASE_ROOT_DIR \
3736
--env-file /tmp/env \

0 commit comments

Comments
 (0)