mirror of
https://github.com/harness/drone.git
synced 2025-05-03 00:53:54 +08:00
parent
4cfbcbb790
commit
ddf3f1d3b9
@ -27,7 +27,7 @@ RUN apk update \
|
||||
WORKDIR /app
|
||||
RUN git config --global --add safe.directory '/app'
|
||||
|
||||
# Get dependancies - will also be cached if we won't change mod/sum
|
||||
# Get dependencies - will also be cached if we won't change mod/sum
|
||||
COPY go.mod .
|
||||
COPY go.sum .
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user