Fakultas Ilmu Komputer UI

Skip to content
Snippets Groups Projects
Commit 5bede84e authored by Daya Adianto's avatar Daya Adianto
Browse files

Replace deploy hostname with the internal IP address

parent 54065296
No related branches found
No related tags found
No related merge requests found
Pipeline #87227 failed
......@@ -48,7 +48,7 @@ deploy:
- echo "${SSH_KNOWN_HOSTS}" >> ~/.ssh/known_hosts
- chmod 644 ~/.ssh/known_hosts
script:
- rsync -ahP site/ admin@pmpl.cs.ui.ac.id:/var/www/html
- rsync -ahP site/ admin@10.119.105.12:/var/www/html
environment:
name: production
url: https://pmpl.cs.ui.ac.id
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment