fix(ci): create public directory for photos
All checks were successful
/ build-and-push-image (push) Successful in 1m22s
All checks were successful
/ build-and-push-image (push) Successful in 1m22s
This commit is contained in:
parent
4730bfb1c4
commit
47a9affc32
|
@ -24,4 +24,6 @@ RUN apk add vips
|
|||
|
||||
COPY --from=builder /usr/src/app .
|
||||
|
||||
RUN mkdir public
|
||||
|
||||
CMD ["./konulukonum"]
|
||||
|
|
Loading…
Reference in New Issue
Block a user