Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Mahmoud Ibrahim Mohammad
øving8
Commits
a715344b
Commit
a715344b
authored
Apr 17, 2020
by
Mahmoud Ibrahim Mohammad
Browse files
running test
parent
39f82e97
Changes
2
Hide whitespace changes
Inline
Side-by-side
public/index.html
View file @
a715344b
...
...
@@ -4,6 +4,6 @@
<meta
charset=
"UTF-8"
/>
</head>
<body>
This is App
This is App
updated by mahmoud
</body>
</html>
tests/.gitlab-ci.yml
View file @
a715344b
...
...
@@ -7,7 +7,7 @@ deploy:
-
touch ~/.ssh/id_rsa
-
chmod 600 ~/.ssh/id_rsa
# Required permission by ssh
-
echo "$SSH_PRIVATE_KEY" > ~/.ssh/id_rsa
-
scp public/index.html app@
app.ntnu.no
:app/public
-
scp public/index.html app@
10.0.2.15
:app/public
only
:
-
master
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment