Fucking gitlab ci local cache force me to push this commit

master
Olivier DOSSMANN 2018-08-04 23:26:44 +02:00
parent e7fd7b00b8
commit 05b44e969b
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ fi
sudo sed -e 's/#rc_sys=""/rc_sys="prefix"/g' -i "$DIR/etc/rc.conf" sudo sed -e 's/#rc_sys=""/rc_sys="prefix"/g' -i "$DIR/etc/rc.conf"
# Launch chroot # Launch chroot
sh $DIR/enter-chroot ./build || exit 1 sh $DIR/enter-chroot ./ls || exit 1
# Insert pkg++ configuration in chroot # Insert pkg++ configuration in chroot
sudo mkdir -p "$DIR/opt/pkgxx/dev" && \ sudo mkdir -p "$DIR/opt/pkgxx/dev" && \