Split unit and integration pipelines

Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
Julius Härtl 2020-10-09 11:13:27 +02:00 committed by Arthur Schiwon
parent 3e572d8618
commit cc39e7c42e
No known key found for this signature in database
GPG key ID: 7424F1874854DF23

View file

@ -60,6 +60,14 @@ steps:
- cd tests/unit/
- phpunit --configuration phpunit.xml
---
kind: pipeline
name: integration-tests-master
clone:
depth: 1
steps:
- name: integration-tests-master
image: nextcloudci/user_saml_shibboleth-php7.2:user_saml_shibboleth_php7.2-3
environment: