Skip to content

feat: Make boot path absolute (#489) #382

feat: Make boot path absolute (#489)

feat: Make boot path absolute (#489) #382

Triggered via push May 4, 2024 18:20
Status Success
Total duration 4m 3s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Test / shellcheck: Dockerfile#L7
SC2035 info: Use ./*glob* or -- *glob* so names with dashes won't become options.
Test / shellcheck: Dockerfile#L39
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.