Skip to content

CI/CD fixed

CI/CD fixed #36

Triggered via push September 26, 2023 08:09
Status Failure
Total duration 7m 20s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error
Docker Lint: Dockerfile#L12
DL4006 warning: Set the SHELL option -o pipefail before RUN with a pipe in it. If you are using /bin/sh in an alpine image or if your shell is symlinked to busybox then consider explicitly setting your SHELL to /bin/ash, or disable this check