CD #220
cd.yaml
on: workflow_dispatch
cd-publish-docker
2m 34s
cd-deploy
0s
Annotations
1 error and 1 warning
cd-publish-docker
buildx failed with: ERROR: failed to solve: process "/bin/bash -c if ! [[ -f \"$***WAR_FILE_FINAL_PATH***\" ]]; then if ! [[ -f \"$***WAR_FILE_BUILD_PATH***\" ]]; then ./index.sh build -frm; else cp \"$***WAR_FILE_BUILD_PATH***\" \"$***WAR_FILE_FINAL_PATH***\"; cp \"$***DB_FILE_BUILD_PATH***\" \"$***DB_FILE_FINAL_PATH***\"; fi; fi;" did not complete successfully: exit code: 1
|
cd-publish-docker
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/setup-java@v3, actions/cache/restore@v3, docker/setup-buildx-action@v2, docker/#-action@v2, docker/metadata-action@v4, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|