Added after_script test
authorThierry Florac <tflorac@ulthar.net>
Wed, 12 Jun 2019 15:56:45 +0200
changeset 353 69a51eacb3f1
parent 352 d9808f01e344
child 354 c200ae872b06
Added after_script test
.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