2
0
Fork 0

Testing manual execution

remotes/remote_mirror_8/master
Mike Koch vor 7 Jahren
Ursprung ef34c5bcb1
Commit a47773cf98

@ -4,6 +4,7 @@ before_script:
- bash ci/docker_install.sh > /dev/null
test:app:
when: manual
script:
- cd api/Tests
- phpunit
Laden…
Abbrechen
Speichern