Fakultas Ilmu Komputer UI

Skip to content
Snippets Groups Projects
Commit ea020f27 authored by moh. afifun naily's avatar moh. afifun naily
Browse files

Merge branch 'develop' of https://gitlab.cs.ui.ac.id/mihp26/MyUI-Dev into develop

parents d748dc91 8f9fd8b5
No related branches found
No related tags found
2 merge requests!185Develop,!132Task/ui info matkul
Pipeline #
...@@ -34,8 +34,13 @@ deploy_backend_staging: ...@@ -34,8 +34,13 @@ deploy_backend_staging:
- git -c user.name='myui' -c user.email='myui@myui' commit -m 'deploy to staging' || true - git -c user.name='myui' -c user.email='myui@myui' commit -m 'deploy to staging' || true
- git push staging master --force - git push staging master --force
- ssh myui@152.118.29.42 -t "sudo -E service apache2 restart" - ssh myui@152.118.29.42 -t "sudo -E service apache2 restart"
environment:
name: staging
url: https://myui-dev.cs.ui.ac.id
only: only:
- develop - develop
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment