Add coder cloud agent binary to build process
This commit is contained in:
@ -15,7 +15,8 @@ main() {
|
||||
dist \
|
||||
.cache \
|
||||
node-* \
|
||||
.home
|
||||
.home \
|
||||
lib/coder-cloud-agent
|
||||
|
||||
pushd lib/vscode
|
||||
git clean -xffd
|
||||
|
Reference in New Issue
Block a user