diff --git a/.drone.yml b/.drone.yml index f320a53..824399e 100644 --- a/.drone.yml +++ b/.drone.yml @@ -41,7 +41,7 @@ steps: command_timeout: 2m script: - sudo bash -c 'mv /home/l075239/smt/test.env /home/l075239/smt/.env' - - sudo bash -c '/etc/init.d/cbs restart' + - sudo bash -c '/etc/init.d/smt restart' - name: dell-deploy # # https://github.com/cschlosser/drone-ftps/blob/master/README.md