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:
parent
3986e1c9de
commit
38b4e89a02
@ -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"]
|
Loading…
x
Reference in New Issue
Block a user