mirror of
https://github.com/FriendsOfTYPO3/tea.git
synced 2024-11-22 15:16:13 +01:00
[BUGFIX] Wrong GitLab job name (#1015)
The job name did not match the file name and the actual content of the job. Relates: #976
This commit is contained in:
parent
2c3ec6afc2
commit
687af8b8a3
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
func-php8.2-v11-lowest:
|
func-php8.2-v12-lowest:
|
||||||
extends: .default
|
extends: .default
|
||||||
image: php:8.2
|
image: php:8.2
|
||||||
services:
|
services:
|
||||||
|
|
Loading…
Reference in a new issue