Commit bda91f81 authored by Syed Bilal Raees's avatar Syed Bilal Raees

gaps restore

parent 1dde77d0
Pipeline #2058 failed with stage
in 8 seconds
...@@ -32,7 +32,6 @@ build_app: ...@@ -32,7 +32,6 @@ build_app:
- | - |
if [$CI_COMMIT_REF_NAME == "master"]; then if [$CI_COMMIT_REF_NAME == "master"]; then
sudo systemctl start prod.service sudo systemctl start prod.service
elif [$CI_COMMIT_REF_NAME == "dev"]; then elif [$CI_COMMIT_REF_NAME == "dev"]; then
sudo systemctl start python.service sudo systemctl start python.service
# environment: # environment:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment