diff --git a/drone.yml b/drone.yml index 644436d..d862cc0 100644 --- a/drone.yml +++ b/drone.yml @@ -15,7 +15,7 @@ steps: - node node_modules/@angular/cli/bin/ng build --prod --configuration=production - cd ../ - tree -a -I 'node_modules' - - cd www + - cd Server/www - ls when: event: