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