Skip to content

Commit

Permalink
added git command
Browse files Browse the repository at this point in the history
Signed-off-by: ponkio-o <[email protected]>
  • Loading branch information
ponkio-o committed Dec 16, 2024
1 parent 7dd0501 commit beb90e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/pipecd/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ WORKDIR /app

COPY . .

RUN apk add --no-cache make
RUN apk add --no-cache make git
RUN make update/web-deps
RUN make build/web

Expand Down

0 comments on commit beb90e7

Please sign in to comment.