Skip to content
Snippets Groups Projects
Commit fb50cb1f authored by alexandr.kravchenko's avatar alexandr.kravchenko
Browse files

Update chroot_wrap.sh according to prob args

parent a9d12393
No related branches found
No related tags found
No related merge requests found
Pipeline #5058 canceled with stage
in 0 seconds
......@@ -5,8 +5,7 @@ CHROOT_PREFIX="builder"
CHROOTS_PATH=$1
PLATFORMS=""
PKG_FORMAT=$3
SRC_PATH=$4
JOB=$5
JOB=$4
cd $SRC_PATH
echo "workdir is $(pwd)"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment