Added actively dying patient category (#2298) #81
deploy.yml
on: push
test
/
test
7m 42s
Notify release
0s
Deploy to ECS API Egov
0s
Deploy to staging GCP cluster
0s
Annotations
1 error
Build & Push to container registries
buildx failed with: ERROR: failed to solve: process "/bin/sh -c ARCH=$(dpkg --print-architecture) && if [ \"$ARCH\" = \"amd64\" ]; then TYPST_ARCH=\"x86_64-unknown-linux-musl\"; elif [ \"$ARCH\" = \"arm64\" ]; then TYPST_ARCH=\"aarch64-unknown-linux-musl\"; else echo \"Unsupported architecture: $ARCH\"; exit 1; fi && wget -O typst.tar.xz https://github.com/typst/typst/releases/download/v${TYPST_VERSION}/typst-${TYPST_ARCH}.tar.xz && tar -xf typst.tar.xz && mv typst-${TYPST_ARCH}/typst /usr/local/bin/typst && chmod +x /usr/local/bin/typst && rm -rf typst.tar.xz typst-${TYPST_ARCH} RUN python -m venv /venv" did not complete successfully: exit code: 127
|