Publish a Docker Image #3
docker.yml
on: workflow_dispatch
build_push_image
28s
Annotations
1 error and 1 warning
build_push_image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c /usr/share/opensearch/bin/opensearch-plugin install -b https://github.com/gsingers/opensearch-learning-to-rank-base/releases/download/release-v${ltrversion}/ltr-plugin-v${ltrversion}.zip" did not complete successfully: exit code: 1
|
build_push_image
The following actions uses Node.js version which is deprecated and will be forced to run on node20: docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|