manual-build-and-push #41
manual-build-and-push.yml
on: workflow_dispatch
Matrix: build / build
manifest
/
...
/
Scan using Anchore
manifest
/
...
/
Scan using Trivy
manifest
/
...
/
slack-notify
Annotations
2 errors and 2 warnings
build / Build & Push [user] (linux/amd64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cargo chef cook --release --recipe-path /aiblock/recipe.json" did not complete successfully: exit code: 101
|
build / Build & Push [user] (linux/arm64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cargo chef cook --release --recipe-path /aiblock/recipe.json" did not complete successfully: exit code: 101
|
build / Build & Push [user] (linux/amd64)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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/
|
build / Build & Push [user] (linux/arm64)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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/
|