added debug
This commit is contained in:
@@ -11,7 +11,6 @@ RUN apt-get update && \
|
||||
|
||||
WORKDIR /app
|
||||
COPY ./WatcherAgent/ .
|
||||
COPY ./WatcherAgent/.env /app/.env
|
||||
|
||||
# Build for Linux
|
||||
RUN cargo build --release --target x86_64-unknown-linux-gnu
|
||||
|
Reference in New Issue
Block a user