Trying to see how artifacts work

This commit is contained in:
Mike Koch 2017-06-24 21:46:41 -04:00
parent 3ca6b1a435
commit 603d68a7b3

View File

@ -4,7 +4,9 @@ before_script:
- bash ci/docker_install.sh > /dev/null
test:app:
when: manual
#when: manual
script:
- cd api/Tests
- phpunit
- phpunit
paths:
- *