Do we need cache? No I don't think we do. #2
Annotations
7 errors
Build image (amd64, postgresql)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c if [ -z \"$IMAGE_TAG\" ]; then echo \"No IMAGE_TAG specified. Exiting.\" && exit 1 elif [ \"$IMAGE_TAG\" = \"mariadb\" ]; then apk add --no-cache mariadb-client elif [ \"$IMAGE_TAG\" = \"postgresql\"]; then apk add --no-cache postgresql-client fi" did not complete successfully: exit code: 2
|
Build image (arm64v8, mariadb)
The job was canceled because "amd64_postgresql" failed.
|
Build image (arm64v8, mariadb)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c if [ -z \"$IMAGE_TAG\" ]; then echo \"No IMAGE_TAG specified. Exiting.\" && exit 1 elif [ \"$IMAGE_TAG\" = \"mariadb\" ]; then apk add --no-cache mariadb-client elif [ \"$IMAGE_TAG\" = \"postgresql\"]; then apk add --no-cache postgresql-client fi" did not complete successfully: exit code: 2
|
Build image (amd64, mariadb)
The job was canceled because "amd64_postgresql" failed.
|
Build image (amd64, mariadb)
The operation was canceled.
|
Build image (arm64v8, postgresql)
The job was canceled because "amd64_postgresql" failed.
|
Build image (arm64v8, postgresql)
The operation was canceled.
|