test
dan 2020-10-26 11:35:36 -06:00
parent 5f4550998c
commit d9c91881ef
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ steps:
- "cd Client"
- "npm install"
- "node node_modules/@angular/cli/bin/ng build --prod"
- "cd ../Server/src"
- "cd ../Server/src/www"
- "ls"
when:
event: