Skip to content

Commit

Permalink
added newline continuation (#292)
Browse files Browse the repository at this point in the history
Co-authored-by: IDIR\ISAACAVE <isaac.cave@gov.bc.ca>
  • Loading branch information
isaac1345 and IDIR\ISAACAVE authored Apr 19, 2024
1 parent e39f002 commit f57c870
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openshift/truck-route-planner-dev-bc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ metadata:
RUN apk update \
&& apk --no-cache add git openssh-client \
&& apk --no-cache add --virtual devs tar curl
&& apk --no-cache add --virtual devs tar curl \
&& apk --no-cache add nodejs
WORKDIR /app
Expand Down

0 comments on commit f57c870

Please sign in to comment.