add curl to Dockerfile dependencies #4
docker-build-and-push-develop.yml
on: push
docker-build-gameserver-image
1m 38s
Annotations
1 error
docker-build-gameserver-image
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c curl -fsSL \"$STEAMCMD_URL\" -o steamcmd.zip && \tunzip steamcmd.zip -d ${STEAMCMD_PATH} && \trm -rf steamcmd.zip" did not complete successfully: exit code: 2
|