Skip to content
Snippets Groups Projects
Commit e2815129 authored by Alexander's avatar Alexander
Browse files

First commit

parent 2ff4cec6
No related branches found
No related tags found
No related merge requests found
Pipeline #84225 passed
......@@ -35,7 +35,7 @@ deploy:
- echo "$SSH_PRIVATE_KEY" > ~/.ssh/id_rsa
- apt-get update
- apt-get install --assume-yes rsync
- rsync --archive --delete --exclude='.git' --exclude='node_modules' . app@app.ntnu.no:app
- ssh app@app.ntnu.no systemctl --user restart app
- rsync --archive --delete --exclude='.git' --exclude='node_modules' . alex@ssssh.heroesunknown.net
- ssh alex@ssssh.heroesunknown.net systemctl --user restart app
only:
- master
......@@ -4,6 +4,6 @@
<meta charset="UTF-8" />
</head>
<body>
This is App
This is App Bop
</body>
</html>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment