Create and publish a Docker image #392
docker-publish.yml
on: workflow_dispatch
build-and-push-image
2m 22s
Annotations
1 error
|
build-and-push-image
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c cd /tmp && curl -fsSL https://deb.nodesource.com/setup_16.x | bash - && apt-get install -y nodejs && curl https://www.npmjs.com/install.sh | sh && node -v && npm -v" did not complete successfully: exit code: 2
|