mirror of
https://github.com/h44z/wg-portal.git
synced 2025-09-13 14:31:15 +00:00
wip: docker and travis
This commit is contained in:
@@ -15,7 +15,7 @@ ADD . /build/
|
|||||||
WORKDIR /build
|
WORKDIR /build
|
||||||
|
|
||||||
# Build the Go app
|
# Build the Go app
|
||||||
RUN make build
|
RUN go clean -modcache; go mod tidy; make build
|
||||||
|
|
||||||
######-
|
######-
|
||||||
# Here starts the main image
|
# Here starts the main image
|
||||||
|
Reference in New Issue
Block a user