Archived
1
0

Add coder cloud agent binary to build process

This commit is contained in:
Anmol Sethi
2020-10-06 14:19:04 -04:00
parent 22c4a7e10f
commit 9035bfa871
4 changed files with 10 additions and 1 deletions

View File

@ -15,7 +15,8 @@ main() {
dist \
.cache \
node-* \
.home
.home \
lib/coder-cloud-agent
pushd lib/vscode
git clean -xffd