Removed last bits of codecov
This commit is contained in:
parent
51db430cff
commit
6a3833b27d
|
@ -1,4 +0,0 @@
|
||||||
FROM golang:1.13
|
|
||||||
WORKDIR /xmpp
|
|
||||||
RUN curl -o codecov.sh -s https://codecov.io/bash && chmod +x codecov.sh
|
|
||||||
COPY . ./
|
|
Loading…
Reference in a new issue