Skip to content

add(frp): frpd

add(frp): frpd #7

Triggered via push June 15, 2024 07:01
Status Failure
Total duration 19s
Artifacts

frpc-arm32v7.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
docker
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cd /root && wget --no-check-certificate -c https://github.com/fatedier/frp/releases/download/v${FRP_VERSION}/frp_${FRP_VERSION}_linux_arm.tar.gz && tar zxvf frp_${FRP_VERSION}_linux_arm.tar.gz && cd frp_${FRP_VERSION}_linux_arm/ && cp frpc /usr/bin/ && mkdir -p /etc/frp && cp frpc.ini /etc/frp && cd /root && rm frp_${FRP_VERSION}_linux_arm.tar.gz && rm -rf frp_${FRP_VERSION}_linux_arm/" did not complete successfully: exit code: 1
docker
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.