add ci

10 jobs for master in 5 minutes and 55 seconds (queued for 1 second)
Status Job ID Name Coverage
  Build
failed #2229
docker
build_daemon

00:05:31

failed #2230
docker
build_panel

00:02:22

passed #2228
docker
build_sftp

00:03:18

failed #2226
docker
build_daemon

00:02:04

failed #2218
docker
build_daemon

00:09:47

failed #2225
docker
build_panel

00:03:16

failed #2217
docker
build_panel

00:03:52

passed #2227
docker
build_sftp

00:02:12

passed #2219
docker
build_sftp

00:02:17

 
  Deploy
skipped #2220
docker
deploy_latest
 
Name Stage Failure
failed
build_daemon Build
OK: 233 MiB in 68 packages
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9 100 9 0 0 10 0 --:--:-- --:--:-- --:--:-- 10
gzip: invalid magic
tar: Child returned status 1
tar: Error is not recoverable: exiting now
The command '/bin/sh -c apk --update --no-cache add coreutils curl openssl make gcc g++ python gnupg tar && curl -Lo daemon.tar.gz https://github.com/Pterodactyl/Daemon/archive/${DAEMON_VERSION}.tar.gz && tar --strip-components=1 -xzvf daemon.tar.gz && rm -f daemon.tar.gz && npm install --production && addgroup -S -g ${UID} pterodactyl && adduser -S -D -H -G pterodactyl -u ${UID} -s /bin/false pterodactyl && apk del curl make gcc g++ python gnupg && rm -rf /root/.npm /root/.node-gyp /root/.gnupg /var/cache/apk/* /tmp/*' returned a non-zero code: 2
ERROR: Job failed: exit status 1
failed
build_panel Build
Step 7/12 : RUN  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
---> Running in b8720265d172
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0
0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9 100 9 0 0 16 0 --:--:-- --:--:-- --:--:-- 16
tar: invalid magic
tar: short read
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
ERROR: Job failed: exit status 1