diff -r d9808f01e344 -r 69a51eacb3f1 .gitlab-ci.yml --- a/.gitlab-ci.yml Wed Jun 12 13:24:14 2019 +0200 +++ b/.gitlab-ci.yml Wed Jun 12 15:56:45 2019 +0200 @@ -11,7 +11,11 @@ - apt-get update - python3.5 bootstrap.py --buildout-version=2.12.0 - ./bin/buildout + - ls /var/local/env/pyams/eggs -test_app: +test: script: - ./bin/test + +after_script: + - ls /var/local/env/pyams/eggs