Fakultas Ilmu Komputer UI

Skip to content
Snippets Groups Projects
Commit b4f8a39a authored by afifun's avatar afifun
Browse files

Update .gitlab-ci.yml

parent d015f2c5
No related branches found
No related tags found
2 merge requests!185Develop,!132Task/ui info matkul
Pipeline #
......@@ -33,7 +33,7 @@ deploy_backend_staging:
- git add .
- git -c user.name='myui' -c user.email='myui@myui' commit -m 'deploy to staging'
- git push staging master --force
- ssh -t myui@152.118.29.42 "sudo -E service apache2 restart"
- ssh myui@152.118.29.42 -t "sudo -E service apache2 restart"
only:
- develop
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment