composer packages, disabled cache by default (due to cli erros)

6 jobs for master in 4 minutes and 13 seconds (queued for 3 seconds)
Status Job ID Name Coverage
  Build
passed #70158
build

00:00:27

 
  Test Pre
failed #70159
allowed to fail
lint

00:00:22

 
  Test
passed #70160
test

00:01:42

 
  Report
passed #70161
report

00:00:01

 
  Deploy
passed #70162
deploy

00:01:35

 
  Cleanup
passed #70163
cleanup

00:00:06

 
Name Stage Failure
failed
lint Test Pre There is an unknown failure, please try again
Done

set +v
$ set -e
$ cp -r tests/_lint/ /tmp/${BUILD_PREFIX}/${CI_BUILD_NAME} || EXIT_CODE=$?
cp: cannot stat 'tests/_lint/': No such file or directory
$ exit ${EXIT_CODE}
stdin: is not a tty
ERROR: Build failed: exit status 1