Build Nushell Nightly Image @ Alpine #108
nightly-alpine.yaml
on: schedule
build-and-push-Nu
51s
cleanup
0s
Annotations
1 error
build-and-push-Nu
buildx failed with: ERROR: failed to solve: process "/bin/sh -c echo '/usr/bin/nu' >> /etc/shells && adduser -D -s /usr/bin/nu nushell && mkdir -p /home/nushell/.config/nushell/ && cd /tmp && wget -qO - ${RELEASE_QUERY_API} | grep browser_download_url | cut -d '\"' -f 4 | grep ${ARCH}-unknown-linux-musl | xargs -I{} wget {} && mkdir nu-latest && tar xvf nu-*.tar.gz --directory=nu-latest && cp -aR nu-latest/**/* /usr/bin/ && cd /home/nushell/.config/nushell && chmod +x /usr/bin/nu && chown -R nushell:nushell /home/nushell/.config/nushell && su -c 'config reset -w' nushell && ls /usr/bin/nu_plugin* | xargs -I{} su -c 'plugin add {}' nushell && rm -rf /tmp/*" did not complete successfully: exit code: 125
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
nushell~nightly~5IBV35.dockerbuild
|
19.4 KB |
|