Update docker-image.yml #193
Annotations
1 error and 1 warning
build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cd $HOME && wget -nv https://github.com/FerreolS/gravityp/archive/refs/heads/$BRANCH.zip && unzip $BRANCH.zip && rm -f $BRANCH.zip && rm -f $GRAVITYKIT/gravity$GRAVITYVERSION/gravi/*.{h,c} && rm -f $GRAVITYKIT/gravity-$GRAVITYVERSION/recipes/*.{h,c} && mv -f gravityp-$BRANCH/gravi/*.{h,c} $GRAVITYKIT/gravity-$GRAVITYVERSION/gravi/. && mv -f gravityp-$BRANCH/recipes/*.c $GRAVITYKIT/gravity-$GRAVITYVERSION/recipes/. && cd $GRAVITYKIT/gravity-$GRAVITYVERSION/ && make && make install && make clean" did not complete successfully: exit code: 2
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/login-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/.
|