diff --git a/drone.yml b/drone.yml index 38612d0..61d9a20 100644 --- a/drone.yml +++ b/drone.yml @@ -11,7 +11,7 @@ steps: - "cd Client" - "npm install" - "node node_modules/@angular/cli/bin/ng build --prod --configuration=production" - - "cd ../ + - "cd ../"" - "tree" when: event: