Skip to content
Snippets Groups Projects
Commit 4510e1d1 authored by Jan-Hendrik Willms's avatar Jan-Hendrik Willms
Browse files

unit tests don't need no database, re #606

parent eb5d2f91
No related branches found
No related tags found
No related merge requests found
......@@ -24,8 +24,6 @@ Linting:
- php -d memory_limit=-1 composer/bin/phplint
Unit Test:
services:
- mariadb
image: studip/studip:tests
stage: Tests
allow_failure: false
......@@ -110,4 +108,4 @@ Release:
link_type: package
- name: "Stud.IP-Release-$CI_COMMIT_TAG.tar.gz"
url: "${CI_API_V4_URL}/projects/${CI_PROJECT_ID}/jobs/${GE_JOB_ID}/artifacts/.pkg/studip-release-$CI_COMMIT_TAG.tar.gz"
link_type: package
\ No newline at end of file
link_type: package
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment