ci: add initial actions #1
Annotations
1 error
docker
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apk update && apk upgrade && apk add nodejs npm && git clone -b ${GITEA_BRANCH} ${GITEA_REPO} /srv/app/src/${GITEA_PATH} && cd /srv/app/src/${GITEA_PATH} && TAGS=\"bindata sqlite\" make build install" did not complete successfully: exit code: 2
|