mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2024-09-19 17:56:12 +02:00

[BUGFIX] Fix default template names for GitLab CI (#271)

This commit is contained in:
jpmschuler 2021-07-31 20:52:45 +02:00 committed by GitHub
parent 3be8d3a91a
commit 2f5e1d2826
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,9 +7,9 @@ stages:
- test
include:
- template: License-Management.gitlab-ci.yml
- template: Secret-Detection.gitlab-ci.yml
- template: SAST.gitlab-ci.yml
- template: Security/License-Scanning.gitlab-ci.yml
- template: Security/Secret-Detection.gitlab-ci.yml
- template: Security/SAST.gitlab-ci.yml
variables:
MYSQL_ROOT_PASSWORD: root