diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8aac6df3ea801dc79100362084b28a5ad8610463..c05c0de12b2efc592936ecb20872a16b09153273 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -11,6 +11,6 @@ test: - echo $SHELL - PS1='\w \$ ' - type -all time - - bin/build.sh -B boot-2017-04-1 -C "" -o ../snapshot/bin/lisp + - bin/build.sh -B boot-2017-04-1 -C "" -o ./snapshot/bin/lisp - bin/make-dist.sh -I dist-linux linux-4 - bin/run-tests.sh -l dist-linux/bin/lisp