Fakultas Ilmu Komputer UI
Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Fasilkom UI Open Source Software
Kape
Commits
50823d78
Commit
50823d78
authored
Mar 09, 2017
by
Zamil Majdy
Browse files
#140382397 #4 create host
parent
a9cbd212
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
50823d78
...
...
@@ -19,7 +19,7 @@ staging:
-
git checkout UserStory1
-
git pull
-
git remote add deployment ssh://kape@bot.recruit.id:8022/home/kape.git
-
echo -e "Host bot.recruit.id\n\tStrictHostKeyChecking no\n" >
>
~/.ssh/config
-
echo -e "Host bot.recruit.id\n\tStrictHostKeyChecking no\n" > ~/.ssh/config
-
sshpass -p yukcarikape git push deployment UserStory1:master --force
-
cd ..
-
sshpass -p yukcarikape git push deployment UserStory1:master --force
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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