diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 55ae8cf80e2df9e02ea9079ba949b28a7b78ee48..5232b800f71b7fa735cae715025e2b5275b4e69d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -27,8 +27,8 @@ build_app: # - systemctl start python.service # - systemctl status python.service - echo "deploying to stagings server" - - sudo systemctl start python.service - - sudo systemctl status python.service + - systemctl start python.service + - systemctl status python.service # environment: # name: staging # url : http://localhost/test