Add docker deploy
All checks were successful
build docker image / docker-build (push) Successful in 48s
All checks were successful
build docker image / docker-build (push) Successful in 48s
This commit is contained in:
parent
e0d4758540
commit
de69376bff
@ -14,6 +14,7 @@ RUN make
|
|||||||
|
|
||||||
FROM scratch
|
FROM scratch
|
||||||
|
|
||||||
|
COPY --from=builder /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs
|
||||||
COPY --from=builder /app/monobank-firefly3-bot /app
|
COPY --from=builder /app/monobank-firefly3-bot /app
|
||||||
|
|
||||||
ENTRYPOINT ["/app"]
|
ENTRYPOINT ["/app"]
|
Loading…
x
Reference in New Issue
Block a user