Update Panel Image #138
update-panel.yml
on: workflow_dispatch
Build and Push Panel Container
1m 44s
Annotations
1 error and 1 warning
|
Build and Push Panel Container
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c git clone https://github.com/pterodactyl/panel ./ --depth 1 --branch ${GIT_BRANCH} && rm .git -rf && 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 --optimize-autoloader && chown -R caddy:caddy *;" did not complete successfully: exit code: 128
|
|
Build and Push Panel Container
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|