changed project path
This commit is contained in:
@@ -10,7 +10,7 @@ run apt-get update && \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
workdir /app
|
||||
copy . .
|
||||
copy ./WatcherAgent/ .
|
||||
|
||||
# Build for Linux
|
||||
run cargo build --release --target x86_64-unknown-linux-gnu
|
||||
|
Reference in New Issue
Block a user