Trying to see how artifacts work

remotes/remote_mirror_8/master
Mike Koch 7 years ago
parent 3ca6b1a435
commit 603d68a7b3

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