Build and push 'standard pandoc image' to Docker #19
Annotations
1 error and 1 warning
Push Image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c curl -LO https://github.com/docToolchain/docToolchain/releases/download/${DTC_VERSION}/docToolchain-${DTC_VERSION#?}.zip && unzip docToolchain-${DTC_VERSION#?}.zip && mv docToolchain-${DTC_VERSION#?} docToolchain && rm docToolchain-${DTC_VERSION#?}.zip && cd docToolchain && cp template_config/Config.groovy . && umask g+w && ./gradlew downloadDependencies && chmod -R o=u $GRADLE_USER_HOME && chmod -R g=u $GRADLE_USER_HOME && rm -r $GRADLE_USER_HOME/daemon && chmod -R o=u $HOME" did not complete successfully: exit code: 9
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-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/.
|
Loading