use alpine 3.12

4 jobs for master in 2 minutes and 15 seconds (queued for 2 seconds)
Status Job ID Name Coverage
  Build
passed #44937
docker
build_daemon

00:01:16

failed #44936
docker
build_panel

00:02:15

passed #44938
docker
build_sftp

00:00:14

 
  Deploy
skipped #44939
docker
deploy_latest
 
Name Stage Failure
failed
build_panel Build
In PackageManifest.php line 122:

Undefined index: name


Script @php artisan package:discover handling the post-autoload-dump event returned with error code 1
The command '/bin/sh -c curl -Lo panel.tar.gz https://github.com/Pterodactyl/Panel/archive/${PANEL_VERSION}.tar.gz && tar --strip-components=1 -xzvf panel.tar.gz && rm panel.tar.gz && chmod -R 755 storage/* bootstrap/cache && find storage -type d > .storage.tmpl && curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/local/bin --filename=composer && cp .env.example .env && composer install --ansi --no-dev && rm .env ./storage -rf && chown nginx:nginx * -R' returned a non-zero code: 1
Cleaning up file based variables
ERROR: Job failed: exit code 1