diff --git a/drone.yml b/drone.yml index 9c54f9b..e0184cf 100644 --- a/drone.yml +++ b/drone.yml @@ -15,6 +15,8 @@ steps: - node node_modules/@angular/cli/bin/ng build --prod --configuration=production - cd ../ - tree -a -I 'node_modules' + - cd `www + - ls when: event: - push