diff --git a/drone.yml b/drone.yml index 8d2ca63..644436d 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 www - ls when: event: