Fakultas Ilmu Komputer UI
Skip to content
GitLab
Menu
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
ff116791
Commit
ff116791
authored
Mar 19, 2017
by
Zamil Majdy
Browse files
[#140382397] #4 update port ssh push
parent
be784057
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
ff116791
...
...
@@ -42,7 +42,7 @@ staging:
-
cd PPLA1
-
git checkout develop
-
git pull
-
git remote add deployment ssh://kape@bot.recruit.id:802
2
/home/kape.git
-
git remote add deployment ssh://kape@bot.recruit.id:802
3
/home/kape.git
-
mkdir ~/.ssh
-
echo -e "Host bot.recruit.id\n\tStrictHostKeyChecking no\n" >> ~/.ssh/config
-
sshpass -p yukcarikape git push deployment develop:master --force
...
...
Write
Preview
Markdown
is supported
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